danielzhe opened a new issue, #1865:
URL: https://github.com/apache/incubator-kie-issues/issues/1865

   Since the Inputs in the Decision Tables are now expressions, if an 
identifier inside of those expressions is renamed in its source it also needs 
to be renamed inside the expressions in the Inputs of the Decision Tables.
   
   **Steps to Reproduce:**
   
   1. Create an Input node "My Input"
   2. Create a Decision node from the Input Node
   3. Edit the Decision node
   4. Add a Decision Table
   5. Go back to diagram and rename the "My Input" to whatever name
   
   It should show the message confirming the change and if the user wants to 
apply it where the identifier is referenced, but what is happening is that the 
rename is applied and the input in Decision Table gets broken.
   
   
https://github.com/user-attachments/assets/86afce48-e601-48c9-aac4-27ce870a58fe
   
   


-- 
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]

Reply via email to