rajalakshmys-27 commented on PR #3557: URL: https://github.com/apache/incubator-kie-tools/pull/3557#issuecomment-4377904536
Thanks @tiagobento for the review and suggestions! Thanks @thiago! You're right, the new editor wasn't generating the TaskName input at all. Fixed by adding TaskName data input generation in `produce()`, the corresponding `dataInputAssociation`, and adding it to `dataInputReservedNames` to hide it from the UI. Both editors now generate the same structure. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
