Uploaded image for project: 'Confluence Cloud'
  1. Confluence Cloud
  2. CONFCLOUD-80654

Improve Conflict Resolution for Task API in Confluence

XMLWordPrintable

    • 1
    • 3
    • 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.

      Currently, the Task API in Confluence faces issues with conflict resolution when multiple tasks are updated simultaneously, resulting in a 409 CONFLICT error. This is due to parallel API calls leading to "competing" writes, as indicated by StaleStateException in the logs.

      To address this, we propose enhancing the Task API to handle StaleObjectExceptions more gracefully. This would involve refreshing the content object upon encountering such errors and attempting to re-update the data instead of failing outright. Implementing this improvement will enhance the reliability and user experience when using the API for batch task updates.

              Unassigned Unassigned
              50411232e2fb Guilherme Weinschutz [Atlassian Support] (Inactive)
              Votes:
              7 Vote for this issue
              Watchers:
              8 Start watching this issue

                Created:
                Updated: