Hi there!
We want to give permissions in a permission-scheme for all historic assignees on an issue.
You can filter for example "$USERNAME was assignee", and you get all issues, where user $USERNAME was once one or more times assigned to.
The only solution i've found till now is to create a customfiled (multi-user-picker), and add with "PowerScripts for Jira" the new assignee on every assigning-action (create a script which adds the user to the field, and add this script to a SIL-Listener from this plugin).
Then give permission in your permission-scheme on that customfield.
It works. But i think, there could be a better solution:
A new options in the permission-scheme, to give permission on all assignees in the history of field assignee...
Is there a possibility to solve that, or did i found the best solution for this?
thank you
jakob