Uploaded image for project: 'Jira Platform Cloud'
  1. Jira Platform Cloud
  2. JRACLOUD-35864

Some custom fields cannot be saved via REST service

XMLWordPrintable

      NOTE: This bug report is for JIRA Cloud. Using JIRA Server? See the corresponding bug report.

      PUT http://myhost:2990/jira/rest/api/2/issue/TESTT-7 (400) with this content:
      {"fields":{"description":"null","customfield_10008":55,"summary":"bla22","fixVersions":[

      {"name":"Version 2"}

      ]}}

      customfield_10008 is the greenhopper field 'Story Points'
      results in:

      {
      "errorMessages": [],
      "errors":

      { "customfield_10008": "Field 'customfield_10008' cannot be set. It is not on the appropriate screen, or unknown." }

      }

              Unassigned Unassigned
              ea645c775a4d Florian Bauer
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: