Uploaded image for project: 'Jira Platform Cloud'
  1. Jira Platform Cloud
  2. JRACLOUD-96208

Add an option to reconcileIssues all the issues from a project

XMLWordPrintable

    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      Issue Summary

      • The old API runs on JVIS which is strongly consistent as a result it did not have a consistency parameter, and the new one runs on eventually consistent JSIS.
      • However, the Read-after-write is only supported for up to 50 issues using the reconcileIssues param. Project-wide reconciliation is not supported.

      Steps to Reproduce

      1. NA

      Expected Results

      Kindly allow/implement an option for project-wide reconciliation.

      Actual Results

      Project-wide reconciliation is not supported.

      Workaround

      1. Listen to Jira webhooks for issue create/update/delete events.
      1. Maintain a local cache of recently changed issue IDs.
      1. When you run a JQL search, pass all recently changed issue IDs (up to 50 at a time) in the reconcileIssues parameter to ensure those are up-to-date.

              Unassigned Unassigned
              0f2430d98d4f Nishant Rao
              Votes:
              3 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated: