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

Bug 1167779

Summary: Message and Service task default properties displayed when re-open process
Product: [Retired] JBoss BPMS Platform 6 Reporter: Jeremy Lindop <jlindop>
Component: jBPM DesignerAssignee: Tihomir Surdilovic <tsurdilo>
Status: CLOSED EOL QA Contact: Kirill Gaevskii <kgaevski>
Severity: medium Docs Contact:
Priority: medium    
Version: 6.1.0CC: kverlaen, mbaluch
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-03-27 19:08:28 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 Jeremy Lindop 2014-11-25 12:04:01 UTC
Description of problem:
When you create a Start Task of type "message", or a ServiceTask, but don't set the "message", or "interface/operation" properties respectively, when you re-open the process, the default values for these properties are shown in the UI, even though they're not sensible values.

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

How reproducible:


Steps to Reproduce:
1. Create a new BP
2. Remove the start task
3. Add a new Message Start Task
4. Add a Service Task
5. At this point, the 'message' property of the Start Task and 'interface' and 'operation' properties of the Service Task are empty
6. Save the BP
7. Close the BP
8. Re-open the BP
9. Now the 'message' property of the Start Task and 'interface' and 'operation' properties of the Service Task show the defalut values, which are dummy values.

Actual results:
Default values for properties are shown.

Expected results:
Empty property values should be shown.

Additional info: