Hide Forgot
Description of problem: Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Designer allows nodes to have a background color, but the information is not stored in resulting bpmn file.
This has already been filed under community https://issues.jboss.org/browse/JBPM-3412 and has been fixed. The new release of Web Designer will include the fix.
Technical note added. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: The process designer allows users to set the background color for nodes, however, the information was not stored in resulting bpmn file.
Technical note updated. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. Diffed Contents: @@ -1,2 +1,2 @@ -The process designer allows users to set the background color for nodes, however, the information was not +The process designer allows users to set the background color for nodes, however, this information was not stored in resulting bpmn file.
Technical note updated. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. Diffed Contents: @@ -1,2 +1,2 @@ The process designer allows users to set the background color for nodes, however, this information was not -stored in resulting bpmn file.+stored in resulting bpmn file. This information is now in stored in the bpmn file.