Hide Forgot
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 -> assets -> 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 -> Properties" 4) save test2 5) open up package view and its assets tab 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.
I suspect when a process name is changed in "Process designer->Properties" you might need to rename the underlying asset too.. You might need to be clever about how "Process designer->Properties" allows renaming should the new name already exist.
The process name property you can think of more like the title of your work document than the actual file name of your document stored on the file system (the asset name). Changing the process name property does not trigger a rename of the asset. IF you would like to rename the asset use the Rename option under the Save menu in the Designer toolbar.