-
Bug
-
Resolution: Done
-
Critical
-
6.3.0.GA
-
- jbdsis-9.0.0.GA
- bpmn2 modeler 1.2.4.final
-
User Experience
-
-
-
-
-
-
ER1
-
In the I/O Parameters dialog for send task is disappearing the first input parameter. Next filled input parameters are displayed correctly.
Please follow these steps:
- Create new process
- Add Send Task to the process
- Double click on the Send Task
- Select I/O Parameters tab
- Provide input
- from expression: "my@mail.com"
- to name: firstInput
- to data type: String
- Click OK
- Again double click on the Send Task
- Check I/O Parameters tab
- The input mapping will be messing in ui
- In source code is input mapping stored correctly
- is related to
-
RHBPMS-4101 Removing I/O mapping on service task removes always hidden parameters "Parameter" and "Result"
- Verified