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

Ability to flush user and password caches

    XMLWordPrintable

Details

    • 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

      All cache flushing would be nice. This request is specifically about user and password caches.

      Note:

      1. Custom field caches can be flushed using the Remote API
      2. OptionSetManager, GenericConfigManager, FieldConfigSchemeManager and FieldConfigSchemePersister can be flushed by adding the line (at line 46):

        <%((JiraCachedManager) ComponentManager.getComponentInstanceOfType(aClass)).refreshCache();%>

        To the file <jira-install>/atlassian-jira/secure/admin/cacheViewer.jsp. (one is attached).

      The user cache appears to be in ExternalEntityJiraProfileProvider, but that's not flushing from a JSP.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              jlargman Jeremy Largman
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: