Hi,
Jira 4.2.4.
Is it possible to capture when a workflow button is pressed? I mean the workflow button on the Issue's display screen, which shows the form in which users can select the assignee and enter a comment.
Essentially what I want is to set the assignee to the previous assignee so that the user doesn't have to. Can this be done via the API or do I have to use javascript?
Thanks!
You can only have a post fucntion do it. If you want to change the assignee to previous assignee on the transition screen itself, you can't do it via plugins. Javascript solution might work but I am not sure how you can egt the previous assignee details in that screen!
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.