I've tried to look around a little but I'm not finding anything. So here it goes...
My company wants to start tracking the assignees supervisor for each issue. This will let each supervisor see what is assigned to his/her people without having to do the assigning. I know how to pull data (Supervisor) from the assignee profile and populate a field.
However, since they want this for all issues, is there a way to add that post function to the list of default post funcitons that get automatically added to the list? That way I wouldn't have to worry about adding it to each transition individually.
Benjamin,
Maybe you can try using a listener to capture this information.
I think that will be more maintainable than post functions since they are located in one only place for all projects and workflows
If you're looking for more info on Listeners, you can find it here: https://confluence.atlassian.com/adminjiraserver074/listeners-881683236.html
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.