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

Disable populating the database table AO_733371_EVENT_PARAMETER table when Batching feature is disabled

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • None
    • Email notifications
    • None
    • 1
    • 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.

    Description

      Title :

      Disable populating the database table AO_733371_EVENT_PARAMETER table when Batching feature is disabled

      Summary :

      Currently, even if the Batching notifications is disabled in Jira, the application still writes to the table AO_733371_EVENT_PARAMETER in the database.

      Steps to replicate

      • Disable batched notificaitons
      • Make any random update to any Jira ticket
        In this case, this table keeps recording rows related to these actions.

      Expected results

      This table should not record new rows related to these actions, since they are not used because the batched notifications are disabled.

      Actual results

      This table keeps recording new rows related to these actions.

      Workaround

      The only way to disable the writing into this table is by disabling the below system plugins.
      Not suggested to for prod environments as it may cause multiple other issues
      The below plugins have to disabled in the same order as below and should be enabled back in the reverse order* -

      • Jira inform - batchers
      • Jira inform - batching plugin
      • Jira inform - event plugin

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              sthottamkara@atlassian.com Sandhya Thottamkara
              Votes:
              11 Vote for this issue
              Watchers:
              14 Start watching this issue

              Dates

                Created:
                Updated: