We are using JIRA Server 8.13.0 and have a project that has 5 user-groups and 2 issue types.
Certain post functions are triggered based on the current user-group and issue type.
Is is possible to create 1 post-function that will trigger based on the current user-group and issue type or must create 10 post functions, 9 of which will always fail, in order get the functionality we need?
Thanks,
Jim