You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
Hi all,
I wonder if it is possible to use JQL to query a specific field in a linked ticket?
The case we have is we have a web hook setup to synchronise work log from Jira to a time management application.
In the web hook we use the JQL "Organization=... AND IssueType=..." for our JSM solution.
When we escalate tickets to 2nd line, a Jira Software ticket is created, where the 2nd line support logs their work. In this case the Webhook does not work because there is no Organization field in Jira Software, and the issueType is off.
All 2nd line support Jira Software tickets are linked to the JSM 1st line ticket by a custom link type.
Is it possible to include in the Webhook JQL that if the Organization of a linked ticket = X, the webchook should trigger?
Hi @Erik Groot
That is not possible with out-of-the-box JQL features. There are marketplace addons which extend the capabilities of JQL, so perhaps investigate those.
Kind regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.