Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1067351

Summary: Process view of process instance is not updated
Product: [Retired] JBoss BPMS Platform 6 Reporter: Sona Mala <smala>
Component: Business CentralAssignee: Mauricio Salatino <msalatin>
Status: CLOSED NOTABUG QA Contact: Sona Mala <smala>
Severity: medium Docs Contact:
Priority: medium    
Version: 6.0.1CC: kverlaen, rrajasek
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-11-28 00:02:52 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:
Description Flags
Process model view for process2 instance none

Description Sona Mala 2014-02-20 10:12:36 UTC
Created attachment 865402 [details]
Process model view for process2 instance

Description of problem:
If you have two process definition and you want to look at model view for instances of these process definition then you find out that already opened model view is not updated. 


Version-Release number of selected component (if applicable):
6.0.1 ER1 BPMS

How reproducible:


Steps to Reproduce:
1. create two process definition in project authoring
     - process1: Start -> Human Task (A) -> End
     - process2: Start -> Human Task (A) -> Human Task (B) -> End
2. build & deploy the project
3. run both processes
4. go to Process Instances
5. show details for instance of process1
6. select Views->Process Model
7. switch back to Process Instances View (Important: do not close process view tab - Business Process [project.process1])
8. show details for instance of process2
9. select Views->Process Model

Actual results:
It just switch back to Business Process [project.process1] tab. There are no changes of process content (one human task instead of two human tasks) and name is still same.


Expected results:

Option 1
Create a new tab, so now there will be three tabs:
   - Process Instances
   - Business Process [project.process1]
   - Business Process [project.process2]

Option 2
Change a content of process view (title, process definition, state). Maybe close old one process view and add new one. There will be two tabs:
   - Process Instances
   - Business Process [project.process2]


Additional info:

Comment 3 Sona Mala 2014-06-23 12:40:40 UTC
This issue is still relevant.

Comment 4 Kris Verlaenen 2014-11-28 00:02:52 UTC
In 6.1 the process view is shown in a popup, so it is no longer possible to not close the process view anymore.