Act on an issue for the assignee

Act on an issue for the assignee

Description

A post function can be used to perform automation on issue transitions. In some cases, it might be nice to be able to do the actions in the name of the assignee. In the particular case of transitioning an issue with Start Progress, it is required that the assignee do the action.

Steps

Step

Discussion

Step

Discussion

Edit the workflow

 

Find or add one of the post functions that has acting user support

  • Update issues

  • Create issue

  • Create subtask

 

Use the following value in the Acting user field:

%function_fieldValue(%entry%, assignee)%

2 substitutions are at work here

  1. %entry% gets substituted with the key of the issue being processed (created or updated)

  2. The field value function looks up the assignee field for the issue.

Need support? Create a request with our support team.

Copyright © 2005 - 2025 Appfire | All rights reserved.