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

   Found this during the testing of this PR 
[#3132](https://github.com/apache/incubator-kie-tools/pull/3132#pullrequestreview-2859954333)
   ### Description
   There’s an issue when attempting to pull changes from the Kie Sandbox using 
a cloned GitLab repository that includes a DMN model. I’ve tested the same 
scenario with other Git providers (Github) and noticed the issue you’ve 
observed here as well.
   
   ### Steps to Reproduce
   
   1. Clone the GitLab repository in Sandbox. The repository contains a DMN 
model with 3 nodes.
   2. Open the DMN model — it shows all 3 nodes correctly.
   3. Delete one node from the DMN model, reducing the node count from 3 to 2.
   4. Decide to revert this change by clicking Sync -> Pull.
   5. Expected Behavior
   6. After pulling, the DMN model should be restored back to its original 
state with 3 nodes.
   
   ### Actual Behavior
   Although I receive a message indicating that the pull was successful, the 
deleted node is not restored — the DMN model still only has 2 nodes.
   
   ### Additional Information
   
   - Clone operation was successful initially.
   - The pull operation is success but does not actually restore deleted 
content.
   - See attached screenshot for reference.
   
   <img width="1682" alt="Image" 
src="https://github.com/user-attachments/assets/b56efedd-9048-4868-86ee-3d511eafa60a";
 />


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