Bug 1005997

Summary: UberFire: placeManager is create a duplicate instance of a Screen no matter if the instance already existed
Product: [Retired] JBoss BPMS Platform 6 Reporter: Mauricio Salatino <msalatin>
Component: Business CentralAssignee: Alexandre Porcelli <porcelli>
Status: CLOSED CURRENTRELEASE QA Contact: Marek Baluch <mbaluch>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 6.0.0   
Target Milestone: ER4   
Target Release: 6.0.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-08-06 20:11:16 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:

Description Mauricio Salatino 2013-09-09 19:06:11 UTC
Description of problem:
The place manager is create a new instance of an screen that already exist no matter if the DefaultPlaceRequest is the same that it was used before. 

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


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 2 Alexandre Porcelli 2013-09-10 19:00:46 UTC
Bug fixed on master (waiting input from errai team to push it to 0.3.x branch)

https://github.com/droolsjbpm/uberfire/commit/6ca56af11

Comment 3 Alexandre Porcelli 2013-09-11 16:29:36 UTC
Already available on 0.3.x branch

https://github.com/droolsjbpm/uberfire/commit/11d52a7

Comment 4 Marek Baluch 2013-10-25 06:38:16 UTC
the rather large changes are present.