danielzhe opened a new pull request, #2355: URL: https://github.com/apache/incubator-kie-tools/pull/2355
1. Add a Business Knowledge Model (BKM) in the DMN Editor 2. Click on "Edit" to open the Boxed Expression Editor 3. Add an expression 4. Download the XML  You'll notice that the ID of the `encaspulatedLogic` is the same as the `variable` node. This PR fixes this behavior, generating a new ID for `encapsulatedLogic` when `encapsulatedLogic` is not present. -- 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]
