The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Issue Operation Creation

Michael Heilig
November 15, 2022

How do I create a new issue operation such as "Close Ticket."  I am trying to associate my "resolve issue" screen with the "close ticket" operation but the only options I see for issue operation are "create issue," "edit issue," "view issue."

 

Thank you,

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

0 votes
Answer accepted
Alex Koxaras -Relational-
Community Champion
November 15, 2022

Hi @Michael Heilig 

You don't do it that way. If I understood correctly you want to fire a Close Event when an issue is closed. To do that you have to:

  • Edit the workflow of your issue types
  • Find the transition which closes the issue
  • Edit the Post Function
  • And Edit the Firing event from (most likely) Generic Event to Issue Closed event
  • Save the change and publish your workflow
  • Test it

generic.png

issue closed.png

Let me know if that's what you wanted.

Michael Heilig
November 17, 2022

That's perfect.  Thank you!