Submitting issue collector issue results in 403 XSRF check failed on Firefox 133

XMLWordPrintable

    • 10
    • 2
    • Severity 2 - Major

      Issue Summary

      User is unable to submit an issue collector form, as the request errors out with 403, XSRF check failed.

      This is reproducible on Data Center: (yes) / (no)

      Steps to Reproduce

      1. Create an issue collector.
      2. Try to file an issue with it.

      Expected Results

      The issue is filed successfully.

      Actual Results

      The form doesn't close and there is an 403 error in the network.

      The below exception is thrown in the xxxxxxx.log file (if debug is enabled):

      http-nio-2990-exec-24 url: /jira/rest/collectors/1.0/template/form/<collector-id> DEBUG /rest/collectors/1.0/template/form/0cd0c598
         [c.a.j.security.xsrf.XsrfTokenStrategy] (3-way token - session: <session-id>) Token mismatch! Server session '<server-token>' vs Client '<client-token>'
      
      

      Workaround

      Use chrome browser for issue collector (v 131 works).

              Assignee:
              Unassigned
              Reporter:
              Anna Przybycień (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: