rajalakshmys-27 opened a new issue, #2291:
URL: https://github.com/apache/incubator-kie-issues/issues/2291

   When a new Milestone node is dragged onto the BPMN canvas, it is created 
without a `Condition` data input assignment, leaving the node in an incomplete 
state.
   
   **Steps to Reproduce**
   1. Open the BPMN editor and create or open a Case Definition
   2. Drag and drop a **Milestone** node onto the canvas
   3. Open the **Properties Panel** and expand **Data Mapping**
   4. Observe that the panel is **empty** — the `Condition` input must be added 
manually
   
   <img width="1596" height="700" alt="Image" 
src="https://github.com/user-attachments/assets/9cb6c567-7901-4f30-9e86-838300cf9ff3";
 />
   
   <br/>
   
   **Expected Behavior**
   - The Milestone node should be created with a pre-configured `Condition` 
input parameter (of type `String`) by default
   - The user should be able to directly enter a Drools expression in the 
Source field of the `Condition` row
   - Example expression: `favouriteColour.equals("blue")`


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