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

Jira 10 does not allow Patch HTTP method

XMLWordPrintable

      Problem

      Jira's default filter on version 10 is excluding http patch method , part of the changes communicated on Prepare your Data Center app to comply with secure endpoint defaults Jira is now more organized/restrictive to what users can access and during the implementation of the changes PATCH method was left out since native Jira code doesn't rely on it.

      The filter must not exclude the method since other custom endpoints / third party plugins might use it .
      Apps affected:

      • Kantega SAML SSO OIDC Single Sign on User Management - Jira
         

        Environment

      JIRA 10.X

      Steps to Reproduce

      Register a servlet that receives HTTP PATCH, and try to send a PATCH request

      Expected Results

      The request goes through and a success status code is returned 

      Actual Results

      Jira throws HTTP Status 501 - Not Implemented

      Workaround

      NA

       

              5d32f8ce8c3b Piotr Juszczyński
              f0ea184c9b1c Mohamed Kouki
              Votes:
              1 Vote for this issue
              Watchers:
              10 Start watching this issue

                Created:
                Updated:
                Resolved: