-
Bug Report
-
Resolution: Unresolved
-
L2 - Critical
-
None
-
7.5.7, 7.6.1, 7.11.5
-
None
1. Populate a process variable (e.g. an email script) as a process variable but I want to have a user be able to edit the generated script to personalize it.
2. Create process variable with some content.
3. Create a user task with an embedded form. Have the form display the variable created in 1. in a textarea.
4. Notice the textarea is blank
5. Check the Angular model and notice the "originalValue" of the client side variable mapped to the process variable is correct, but the current value is blank.