Learn how to synchronize issues that are meeting certain conditions, with the usage of JQL queries
When configuring the mapping, you can include an optional JQL query to detail the synchronization process. This may be useful, when you want to trigger synchronization events, only when specific conditions are met.
When creating a new mapping:
Keep in mind, that synchronized issue will be created, or updated, once the condition will be met on the initiating side.
If you want to synchronize issues that contain word “Test” in their description, you can use description~“test” query.
More information on JQL queries can be found here.
JQL query has been included.
When editing an already existing mapping:
JQL query has been included to an existing mapping.
If you can’t find the answer you need in our documentation, raise a support request.