Originally asked by Filip Š. on 04 November 2021 (original question)
Is there some kind of JQL Querry to see which issues are or are not under sync in Jira Service Management for Cloud?
Originally asked by Filip Š. on 04 November 2021 (original question)
Is there some kind of JQL Querry to see which issues are or are not under sync in Jira Service Management for Cloud?
Answer by Serhiy Onyshchenko on 04 November 2021
Hello, Filip Š. , unfortunately, there’s no JQL function module available for Jira Cloud integrations. However, one may configure Exalate to fill in the remote issue key for all the issues that are under sync: https://docs.idalko.com/exalate/x/XQR1Aw
which would achieve 2 objectives:
"Remote Issue Key" IS NOT EMPTY
"Remote Issue Key" = "FOO-1"
UPDATE:
Here’s a video, showing how this solution works:
Happy Exalating!
Serhiy.
Answer by Filip Š. on 04 November 2021
Hi Salma,
This is query only working in Jira Server instance.
Answer by Salma Nairi on 04 November 2021
hi
could you try this jql : issue not in under_sync()