Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-78834

Admin can configure retention period of Webhook data in database

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • None
    • Webhooks
    • None
    • 0
    • 2
    • We collect Jira feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

      How it works Currently

      Currently, the history of webhook invocations is stored in the database AO_A0B856_HIST_INVOCATION and only the latest record is stored in it, for each event type. The reason for this is that if we were to store it indefinitely, it would considerably increase the size of the database. This could have a significant negative impact on performance if we have large number of webhooks that gets triggered, especially on busy instances.

      Request for Improvement

      It would be beneficial if Jira could offer an option in its new feature where admins can configure the retention period for historical webhook success and failure details.

      For example, admins might choose to retain data for a specific number of days or a defined number of recent events while discarding older records. This way, teams could strike a balance between retaining critical data for debugging and monitoring and managing the impact on the database's size.

              Unassigned Unassigned
              6f6f0ed1241f Shiwani Choudhary
              Votes:
              6 Vote for this issue
              Watchers:
              8 Start watching this issue

                Created:
                Updated: