Bug 1086056
| Summary: | [Task] The tasks and its work are not updated at the same time. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] JBoss BPMS Platform 6 | Reporter: | yuli wang <yulwang> | ||||
| Component: | Business Central | Assignee: | Mauricio Salatino <msalatin> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Marek Baluch <mbaluch> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | high | ||||||
| Version: | 6.0.0 | CC: | kverlaen, xiabai, yulwang | ||||
| Target Milestone: | ER2 | ||||||
| Target Release: | 6.0.2 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-08-06 19:51:15 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
Mauricio, I believe this was fixed for 6.0.1? The panel will only close if the task is the last task of a process, in such cases, the task information will be removed. We are working on a mechanism to avoid such situations. In the rest of the cases the panel will be kept open, just in case that the user wants to execute another action on the task such as add a comment after completion. IMO we shouldn't be closing panels automatically, because it makes the UI unstable (in terms of usability). We definitely include the UX team to define the correct behaviour for such cases. Notice that one option is to keep displaying the completed task in the task list so at least it is coherent. Yuli, as you have 'maitai' under your control ... could you please verify the fix? Thank you! Hi, i am Cory, i working in maitai team. Yuli is on vacation. Now, Maitai 2.0 bese on BPMS 6.0.1. This bug has not been corrected。 Thank you Hi Cory - thanks for replying back. Would you happen to have the process which was used when this issue was found? We're currently testing version 6.0.2. Hi: I do not know what you mean。 Now, Maitai 2.0 base on BPMS 6.0.1, this issue can reproduce on everyone process. Thanks! Verified on 6.0.2.ER2. Behaviour: - the "Details" window will be kept open so the user has the opportunity to add comments. - No other actions can be performed on the "Work" tab of the "Details" view. |
Created attachment 884731 [details] notsync Description of problem: As summary. Version-Release number of selected component (if applicable): 6.0.0 How reproducible: Steps to Reproduce: 1. Start a PRP process from maitai-bpms site. 2. Go to task list to start and complete the 1st task. 3. Check the page layout. Actual Result: The task is updated to a new task 'Maitai Dev Team clarify the process'. The work is still not refreshed as attachment. Expected Result: The work is page is updated by task. Additional info: