Uploaded image for project: 'Jira Software Data Center'
  1. Jira Software Data Center
  2. JSWSERVER-20476

Integrity Checker for Filter Subscription returns filters as non existent although the filters are present in DB and the UI

XMLWordPrintable

      Summary

      The integrity checker returns errors on filter subscriptions when the Active Directory is disabled although the subscriptions are still present in the DB and UI. 

      Steps to reproduce,

      • With an AD or any LDAP user create a filter subscription
      • Disable the user or AD itself and run the integrity checker for Invalid Filer Subscription. Errors, as attached in the screenshot, are observed.

      Actual Results

      When checked in the DB and UI these filters are present and the user has to manually resubscribe to them.

      test=# select * from filtersubscription;
      id | filter_i_d | username | groupname | last_run | email_on_empty 
      -------+------------+------------+-----------+----------+----------------
      10000 | 10001 | user1 | | | false
      10001 | 10002 | user1 | | | false
      (2 rows)
      

      Expected Results

      There was a feature request, JRASERVER-18919 which was turned down a long time back, but it should be revisited again.

       

              Unassigned Unassigned
              ksrinivas@atlassian.com Kiran Srinivas (Inactive)
              Votes:
              1 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated: