Forums

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

jira webhook issue_updated missing some events?

qwertyzone March 25, 2018

previously we used the issue_updated event and the issue changelog to call a function when issue.status changes from `To Do` -> `Not Doing`(custom status).

 

Now, only noncustom(original) events trigger the webhook

IE:

`Not Doing` -> `To Do`

`New` -> `In Progress`

`Progress` -> `Competed`

 

but not original status -> custom status (custom status are: Deployed, Not Doing)

IE:

`To Do` -> `Not Doing` does not trigger webhook

`Completed` -> `Deployed` does not triggerwebhook

 

is this intended behavior?

 

1 answer

0 votes
qwertyzone March 25, 2018

Also, is there a way to limit the versioning of jira's webhooks? It changes every month and it's breaking whatever extra behavior i've attached on this hook.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events