Warnings are getting generated in the logs when anonymous users view a page

XMLWordPrintable

    • 9
    • Severity 3 - Minor
    • 0

      Issue Summary

      This is reproducible on Data Center: (yes) 

      Warnings are getting generated in the logs when anonymous users view a page

      Steps to Reproduce

      1. Install 8.0.3 version of confluence
      2. Create a new page
      3. Give anonymous access permission to the page
      4. View page as anonymous user

      Expected Results

      Nothing

      Actual Results

      The below warnings are thrown in the atlassian-confluence.log file:

      2023-03-15 11:48:28,652 WARN [http-nio-8090-exec-12] [atlassian.confluence.pages.DefaultDraftManager] findDraft Could not find a user with the specified username so no draft returned.
       -- traceId: e6cb52e0e7da0e4b | page: 1146882 | url: /confluence/plugins/editor-loader/editor.action | referer: https://linux-37582.prod.atl-cd.net/confluence/display/PD/fsadf | userName: anonymous | space: 98306 | action: editor
      2023-03-15 11:48:28,666 WARN [http-nio-8090-exec-12] [atlassian.confluence.pages.DefaultDraftManager] findDraft Could not find a user with the specified username so no draft returned.
       -- traceId: e6cb52e0e7da0e4b | page: 1146882 | url: /confluence/plugins/editor-loader/editor.action | referer: https://linux-37582.prod.atl-cd.net/confluence/display/PD/fsadf | userName: anonymous | space: 98306 | action: editor  

      Workaround

      Currently there is no known workaround for this behavior. A workaround will be added here when available

            Assignee:
            Unassigned
            Reporter:
            Hima Bindu Ramisetty
            Votes:
            8 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated: