Hi Everyone
We have a custom field that represents the Product Owner. During the workflow of the issue we have an automation "edit issue fields" action that sets the custom field to a manually entered list of users.
We currently have a Product Owner role in the project, and I would like to dynamically retrieve all the users in this role rather than updating hardcoded rules.
Thanks
Rudi
As far as I know, this is not directly possible at this point - the Action to set a Multi-user picker works off Group, but not Project Role.
If you could place the Product Owners into a Group instead, you could easily reference that in the Edit Issue Action.
For Project Role, there is a feature request to add this - vote for/watch AUT-279
---
The other alternative, according to this question/answer, is:
One work-around would be to call the REST API with a web request from the rule to get the role information with this method:
But, this isn't something I've personally tried!
Ste
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.