...
Go to the transition of your workflow, switch to the Post Functions tab and then click on the Add post function link.
Select JEP - Smart Assignment Post Function and then click the Add button.
...
User Selection Strategy | Description: | Filter by JQL |
---|---|---|
Simple round robin | This strategy assigns the users in a circular order, without priority. Every time the post function is executed, the user next "in turn" is assigned. Once every user in the user selection pool has been assigned to the issue, the strategy circles back and assigns the issue to first user that was assigned. | - |
Last active user | This strategy assigns the issue to the user who was last active in the issue. It takes into account both the issue's change history (for example, the user who last caused a transition) and the issue's comment activity. | - |
(*)Total number of assigned issues | With this strategy, the user with the least number of assigned issues in total is selected. | yes |
(*)Total remaining estimation | This strategy selects the user with the least remaining estimate in total across all the issues assigned to them | yes |
(*) Those user selection strategies also offer the ability to filter the issues onto which those strategies will be applied using a JQL statement. Simply enter your JQL statement and the post function will only consider the issues within the statement's scope. |
That's it, the post function has now been added to the transition!
For the configuration above, you should see the
...
following on the transition page:
Info |
---|
Do not forget to publish the workflow! |