Workflow's status is still "RUNNING" when have completed it
Hi,
I got a question about Workflow. When I started a workflow on one page, I can see the “RUNNING” status in the “Instances” tab of Workflow console ( http://localhost:4502/libs/cq/workflow/content/console.html ). Then I went to the Inbox and chose to complete this workflow ( The work item in the inbox was the last step of the workflow. ), it would disappear from Inbox. But when I went back to ”Instances” tab of Workflow console, I found this workflow still there with “RUNNING” status. I think that its status should change to “COMPLETED” and it should move to the “Archive” tab. But the behavior is not, so is this behavior right, or what the right behavior should be?