Versions Compared

Key

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

1.Introduction

Need to create a script to automate the Assignee change, if two issues is in “In Progress“ status.

2.Use Case

Trigger

Action

[Customer Credit Approval] goes to

Status
colourBlue
titleIn Progress

AND
[VP/NSM - Approval] goes to
Status
colourBlue
titlein progress

Assign [Notice of New Order] to Workflow Coordinator, (custom field)

...

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

...