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

Some custom fields cannot be saved via REST service

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Low Low
    • None
    • None
    • REST API

      NOTE: This bug report is for JIRA Server. Using JIRA Cloud? 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:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: