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

Broken dynamic group assignment for User tasks

    XMLWordPrintable

Details

    • False
    • False
    • Hide

      1. Set up infinispan persistence (it will reproduce as well without persistence but it's my standard reproducer project).
      2. Run the project
      3. POST to /Main to create new instance
      4. Check task assignments on Subprocess instance (should be "GRUPA TESTOWA" but it's "group" instead).

      Reproducer is here in main branch: https://github.com/jgrabowski/infinispan-persistence-problem-reproducer

      Show
      1. Set up infinispan persistence (it will reproduce as well without persistence but it's my standard reproducer project). 2. Run the project 3. POST to /Main to create new instance 4. Check task assignments on Subprocess instance (should be "GRUPA TESTOWA" but it's "group" instead). Reproducer is here in main branch: https://github.com/jgrabowski/infinispan-persistence-problem-reproducer
    • 2022 Week 02-04 (from Jan 10)

    Description

      Groups assignment in UserTask used to accept dynamic group assignment via eg #

      {group}

      statement. It used to pull the value out of "group" variable and assign it to the task. Currently it doesn't pull variable value but assigns static text "group" instead.

      Attachments

        Activity

          People

            rhn-support-egonzale Enrique Gonzalez Martinez (Inactive)
            jakubgrabowski Jakub Grabowski (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: