Issues

Select view

Select search mode

 

Add option to never sync changes when issue is filtered by a JQL

Won't Do

Description

Backbone provides an option to filter issues based on a custom JQL. Every time Backbone checks for changes, it also evaluates the provided JQL. Now, if changes happen in the time an issue is not synced because the JQL filter is not matching the issue, these changes are synced again as soon as the issue is matched by the JQL filter. However, in certain cases this might not be desired. For example:

  • a comment is added in that time

  • a field gets a new value (which should not be shown to the other side), but this field is changed again as soon as the JQL is matching again and then the value should be synced

We could add an option to let users activate this feature.

Notes

There are open questions to clarify the desired behaviour:

  • what happens to changes if a sync is stopped? how should this behave?

  • should this option be available on a sync basis or on a field basis?

Workaround

At least for comments there is a workaround that you use groups in order to make comments (in-)visible to the sync user. Nothing is synced if the sync user does not have enough permissions to see a comment, hence simply restrict a comment if it shouldn't be synced.

Environment

None

Details

Assignee

Reporter

Deployment

Cloud
Data Center

Components

Affects versions

Priority

Backbone Issue Sync

Created October 8, 2018 at 3:38 PM
Updated February 15, 2023 at 1:18 PM
Resolved March 22, 2021 at 10:43 AM

Activity

Show:

Liset de Bruin (K15t) March 22, 2021 at 10:43 AM

We are closing this ticket because we want to be honest to our customers - we are not planning to implement this request anytime soon. Other than that, for the comments, please check out the workaround mentioned in the description.

Loading...