I have a question regarding the subprocess status shown in the attached screenshot.
The subprocesses are displaying the status as "Unattended" instead of "Completed". I have configured the subprocess node to "Run as whoever designed the process model" in the assignment settings.
Could you please help me understand why the subprocesses are still showing as Unattended rather than Completed?
I've attached the screenshot for reference.
Discussion posts and replies are publicly visible
Run as designer only controls permissions, not the node type. A subprocess stays Unattended while active and turns Completed only when its instance reaches a valid end node, so yours is likely still running or stuck on an internal node.