-
Suggestion
-
Resolution: Fixed
-
None
Problem definition
Search for issues using JQL enhanced search returns a 404 error when a deleted issue is provided in the `reconcileIssues` parameters. Therefore, there's no way to get issue results with a read-after-write guarantee in such cases.
Suggestion
Extend the reconcile flow to accept deleted issues. Filter them out with read-after-write guarantees from JQL search results.