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

Bug 1078082

Summary: Process variables can not be updated by admin user
Product: [Retired] JBoss BPMS Platform 6 Reporter: yuli wang <yulwang>
Component: Business CentralAssignee: Mauricio Salatino <msalatin>
Status: CLOSED CURRENTRELEASE QA Contact: Pavel Kralik <pkralik>
Severity: high Docs Contact:
Priority: high    
Version: 6.0.0CC: kverlaen, mbaluch, xiabai
Target Milestone: ER1   
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:05 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
variablecannotedit none

Description yuli wang 2014-03-19 06:59:28 UTC
Created attachment 876234 [details]
variablecannotedit

Description of problem:
As summary

Version-Release number of selected component (if applicable):
https://maitai-bpms.app.qa.eng.nay.redhat.com based on BPMS6.0.0

How reproducible:
100%

Steps to Reproduce:
1. Admin go to maitai-bpms site.
2. Clicking Process Management->Process Instance.
3. Clicking one process instance detail page, click View->Process Variables.
4. Clicking any variable edit button, update the variable value then save.
5. Check the page response.

Actual Result:
Value updated message is shown behind the Edit Variable window.
after close the window, the value is not changed as attachment.

Expected Result:
If the value is updated, the value update message should shown to user in the front window. the Edit Variable window should be closed, the value in the list is updated same with user's input.

Additional info:

Comment 2 Mauricio Salatino 2014-04-03 08:52:52 UTC
Couldn't reproduce in 6.0.x., it is working fine for the "admin" user and any other user as well. Is there any error in the server logs that you can share so we can try to reproduce it.

Comment 4 yuli wang 2014-04-21 08:13:30 UTC
Verified on 6.0.2.
The variable can be edit and updated with new value.