Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-7473

Embedded Forms - Text Area clears default value

    • Icon: Bug Report Bug Report
    • Resolution: Unresolved
    • Icon: L2 - Critical L2 - Critical
    • None
    • 7.5.7, 7.6.1, 7.11.5
    • tasklist
    • 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.

        This is the controller panel for Smart Panels app

            [CAM-7473] Embedded Forms - Text Area clears default value

            Stefan Wiese added a comment -

            This issue is still valid and led to confusion during one of my last trainings. See attached example app where the reviewTweet user task does not show the content of the newly created tweet. If you change the reviewTweet.html to use an input the content will be displayed correctly. If you change afterwards again, the tweet of the existing process instance is displayed too, but not for newly created tweets.

            Stefan Wiese added a comment - This issue is still valid and led to confusion during one of my last trainings. See attached example app where the reviewTweet user task does not show the content of the newly created tweet. If you change the reviewTweet.html to use an input the content will be displayed correctly. If you change afterwards again, the tweet of the existing process instance is displayed too, but not for newly created tweets.

            This ticket was migrated to github: https://github.com/camunda/camunda-bpm-platform/issues/2178. Please use this link for any future references and continue any discussion there.

            Thorben Lindhauer added a comment - This ticket was migrated to github: https://github.com/camunda/camunda-bpm-platform/issues/2178 . Please use this link for any future references and continue any discussion there.

              Unassigned Unassigned
              gharley@bp-3.com Greg Harley
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: