Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
  • Community
  • Products
  • Jira
  • Questions
  • can we trigger our custom event on clicking of jira inbuilt action button like done. This custom event implemented on jira addon (cloud instance)

can we trigger our custom event on clicking of jira inbuilt action button like done. This custom event implemented on jira addon (cloud instance)

tarishi upadhyay July 20, 2016

I have a plugin for JIRA cloud which contains checklist for tasks, with some mandatory and optional questions. In case all mandatory questions are not answered by user, then I do not want to allow JIRA user to mark task DONE

 

.

JIRA Plugin Screen.png

2 answers

0 votes
Robert Massaioli (Atlassian)
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
July 20, 2016

It sounds like what you want is an Atlassian Connect Workflow condition; which is currently not supported.

Please vote on https://ecosystem.atlassian.net/browse/ACJIRA-118 if you would like to see this happen.

tarishi upadhyay July 22, 2016

Thanks for the response.

0 votes
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 20, 2016

"Done" is a workflow transition, so you can edit your workflow, and change the "fire event" post-function on that transition to fire whatever event you need to

Suggest an answer

Log in or Sign up to answer