dsanderbi opened a new issue, #7436: URL: https://github.com/apache/hop/issues/7436
### Apache Hop version? 2.18.1 ### Java version? 21.0.2 ### Operating system macOS ### What happened? Hi, it seems that Internal.Workflow.ParentID is not set correctly. <img width="807" height="632" alt="Image" src="https://github.com/user-attachments/assets/ff9cf1e3-a0b2-4ca6-8d36-27fd6351a98e" /> The parent id of "sub-workflow.hwf" should be 9cddfd81-01f0-4f41-99ac-ee6d9ce491c8 Same pops up when using Workflow Log <img width="766" height="133" alt="Image" src="https://github.com/user-attachments/assets/0aa36296-ec1f-483f-ab0e-dffbf4366252" /> **The correct parent ID is available in the audit folder. Based on the current behavior, it appears that the ID currently assigned as Internal.Workflow.ParentID is actually the reference ID of the record that contains the correct parent ID, rather than the parent ID itself.** <img width="341" height="96" alt="Image" src="https://github.com/user-attachments/assets/7823b215-759a-4531-8d87-af574a466f13" /> <img width="487" height="275" alt="Image" src="https://github.com/user-attachments/assets/f67c95aa-7a36-46d9-8d0d-dd3cf0f3b4ea" /> ### Issue Priority Priority: 2 ### Issue Component Component: Workflows -- 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]
