Hide Forgot
When aborting a process in the Instance Details section, this does not update the PRocess Instances screen (they still show as active).
Please see bug 1006827 - Improve partial refresh in console perspectives. The idea, as far as I remember, was to only automatically refresh a part of the whole perspective. The use-case being: User has a list of instances and is going through them. He wants to check the whole list. Aborts some, signals others or whatever, but still wants to check this exact list of instances after he is done. This is hard to do if he has to search through active, completed and aborted instance. Partial refresh makes it easier as he can keep the old list until he specifically requests a refresh. The UX team agreed with that, the issue is fixed and verified. This BZ requests we do the exact opposite. Please reconsider this issue.
I think the issue is different here. When I take action in the details screen, if the state has changed it should be reflected on the instance list also. That is a logically expected behaviour. I am OK if this is not addressed for 6.0.0..but needs to be looked into 6.01.
fixed in 6.0.x: http://github.com/droolsjbpm/jbpm-console-ng/commit/db6f1dcf1
Verified on BPMS 6.0.0 CR1