-
Bug
-
Resolution: Timed out
-
Low
-
3
-
Severity 3 - Minor
-
Issue Summary
When using an add-on such as JQL Search Extensions which is capable of performing multiple requests of filter updates at the same time to a single filter, this causes a race condition that ultimately removes the filter shares, causing it to go private.
Steps to Reproduce
- Install JQL Search Extensions and have it continuously update one of its created filters that's shared with the organization
Expected Results
The filter in Jira should be updated from the add-on via REST API that only changes the query.
Actual Results
A race condition is created and Jira doesn't know how to handle this so it removes any filter shares saved, giving the impression that the add-on is updating the filter share to private.
Workaround
Currently, there is no known workaround for this behavior. A workaround will be added here when available
- duplicates
-
JRACLOUD-95749 Simultaneous filter updates causes race condition and removes filter shares
-
- In Progress
-