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

Ability to flush user and password caches

XMLWordPrintable

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

      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.

        1. cacheViewer.jsp
          2 kB
          Jeremy Largman

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

              Created:
              Updated:
              Resolved: