Forums

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

Post function won't fire for "Done" status

Justin Burger January 6, 2020

Hello,

I have a POST Function which updates ZenDesk when the status of a JIRA ticket changes. The post function works with ALL statuses except for Done. Is there something special I need to do to get the post function to fire on the Done Status?

2 answers

0 votes
karan.shukla
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 5, 2022

I am also facing with issue with the JIRA/ZD integration. Hopefully Atlassian can take a look at this.

 

The ZD logs don't give any indication and neither do the Jira logs

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.
January 6, 2020

Post-functions do not run "for status", they run when a transition is executed.

What transition is this post-function on?  What does it do, and what is it supposed to do?

Justin Burger January 6, 2020

anytime something transitions into Done it should update a ZenDesk ticket..

Justin Burger January 6, 2020

Screen Shot 2020-01-06 at 3.41.16 PM.png

We allow transitions from any status to any other status. I clicked the "Done' transition, see this screen, define the port function. If I do this with ANY other transition it works.. it's just "Done" that does not.

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.
January 6, 2020

Ok, that's clear.  I'm afraid to debug this, there are only two things we can do

  • Look at Zendesk to see what it is getting from Jira and work out why it is not updating
  • Read the Jira logs to find out what errors are occurring or being returned by Zendesk.  We can't do this ourselves, only Atlassian support have access to them.

I think you'll need to check to see what you can find in Zendesk, and if that does not help, raise a support request with Atlassian to get them to read the logs.  Https://

Suggest an answer

Log in or Sign up to answer