JIRA does not always log Dashboard.jspa to userhistoryitem table

XMLWordPrintable

    • Type: Bug
    • Resolution: Won't Fix
    • Priority: Low
    • None
    • Affects Version/s: 7.1.9
    • Component/s: Login
    • None
    • 7.01
    • 1
    • Severity 3 - Minor

      Summary of Issue

      When a user accesses their Dashboard via Dashboard.jspa after login, it is not recorded in the userhistoryitem table.

      How to reproduce

      1. Create a new blank Dashboard in JIRA
      2. Log out of JIRA
      3. Log into JIRA
      4. Run select * FROM userhistoryitem order by lastviewed desc and there is no row recorded for entitytype='Dashboard' for that user.

      Expected Result

      An entry should be logged in the database for each and every Dashboard.jspa access.

      Actual Result

      There is no entry logged in the database for the Dashboard.jspa access.

      Workaround

      Enable the HTTP access log under Logging and Profiling. This data however is only available in the $JIRA_HOME/log/atlassian-jira-http-access.log and not in the database.

              Assignee:
              Unassigned
              Reporter:
              Eric L
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: