Uploaded image for project: 'Kogito'
  1. Kogito
  2. KOGITO-6928

Expression in Assignments that contains comma is saved with incorrect value when reopenning a process

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Blocker Blocker
    • None
    • Kogito Tooling 0.18.0
    • BPMN Editor
    • False
    • None
    • False
    • Hide

      1. Create process with task
      2. Add some assignment and use Expression as source with value that contains comma e.g. function.getValue(par1,par2)
      3. Save, close the process and its tab in VSCode
      4. Open the process again and check the assignment
      5. Incorrect value should be seen in Source

      Show
      1. Create process with task 2. Add some assignment and use Expression as source with value that contains comma e.g. function.getValue(par1,par2) 3. Save, close the process and its tab in VSCode 4. Open the process again and check the assignment 5. Incorrect value should be seen in Source
    • 2022 Week 11-13 (from Mar 14), 2022 Week 14-16 (from Apr 4)

      Summary
      Expression in Assignments of activity is saved incorrectly when it contains values with comma. This happens when you create a new process and open it again and when you reopen someone else's process.
      Any expressions that contains comma is affected.

      Example value:
      functions.getValue(par1, par1)

      Saved value:
      functions.getValue(par1

      Attached you can find the incorrect file.

      Acceptance criteria
      Full value of the expression is saved and coma can be used in expressions.

            josephblt Wagner Lemos (Inactive)
            dhanak@redhat.com Dominik Hanak
            Dominik Hanak Dominik Hanak
            Dominik Hanak Dominik Hanak
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: