Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

When the two issues (Customer Credit Approval) and (VP/NSM - Approval) are in “In Progress“, then we need to change the assignee. The assignee value we need to take it from the workflow coordinator field.

3.Solution

Solution 1: We can add a Script-runner post function on “In Progress“ transition

...

  • It will be difficult to change the value based on two issue status.

Solution 2: We can a Script listener on “Issue Updated“ event

...

  • The script will be running in any all issue update event