Hi There,
We want to use Issue Count across all reports and insights (not Story Points). Currently the Velocity Chart shows and empty view. How can I update our account to use Issue Count to show data in the Velocity Chart?
Thank you!
-Denali
I think you are going to specify more your needs. Anyway, check this and look for (ctrl + f) JQL
https://developer.atlassian.com/server/jira/platform/webhooks/
my requirement is web hook is triggered only Status field value changed in existing issue,for this is there any Jql Query?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm not sure about your question, are you asking only for a query to check in status field has changed for an issue?
There is JQL to check if status has changed:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
webhook triggered only after changing status field value for this i need JQL statement ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.