Some custom fields cannot be saved via REST service

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: Low
    • None
    • Affects Version/s: None
    • Component/s: 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." }

      }

            Assignee:
            Unassigned
            Reporter:
            Florian Bauer
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: