Bug 1029502

Summary: Unable to rename a business process properly in JBoss BRMS UI
Product: [Retired] JBoss BPMS Platform 6 Reporter: Amana <ajuricic>
Component: Business CentralAssignee: Tihomir Surdilovic <tsurdilo>
Status: CLOSED NOTABUG QA Contact: Marek Baluch <mbaluch>
Severity: high Docs Contact:
Priority: high    
Version: 6.0.0CC: brms-jira, kverlaen, lpetrovi
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 1029500 Environment:
Last Closed: 2013-11-21 21:38:49 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:
Bug Depends On: 1029500    
Bug Blocks:    

Description Amana 2013-11-12 13:57:34 UTC
+++ This bug was initially created as a clone of Bug #1029500 +++

Description of problem:

After updating the `Process Name` for a Business Process through process designer, it is not possible to view the change under `Assets` tab for that package. In a nutshell, the process name is updated in process designer, but the old name is still seen under `package -> business processes`.

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

BRMS 5.3.1 and 6

How reproducible:

Always


Steps to Reproduce:
1) create a new valid business process named "test1"
2) save test1
3) change process name to "test2" going to "Process designer -> Core Properties"
4) save test2
5) open up package view and its business processes

Actual results:

list shows "test1" as process name even though it is "test2" in the process designer - as it should be

Expected results:

it should list "test2" as process name once it has been changed.

Additional info:

Reproducible on brms5.3.1 and 6.

Comment 2 Tihomir Surdilovic 2013-11-21 19:26:45 UTC
The process name and the asset name are two different things. Process name (properties) is more of a meta property which can describe the process. The asset name is the name of the asset stored in the VFS. If you would like to rename the asset, use the Rename option in the Save menu of Designer toolbar.