Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-52136

JIRA Issue custom field update a field failed

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Minor Minor
    • jira-plugin
    • None
    • Jenkins 2.103
      Jira plugin in Jenkins 3.0.0
      JIRA 7.3.5

      I want to update my field "Confidential Level" to new value "Class-A."

       

      Setting 1:

      Custom field ID=Confidential Level

      Field value=Class-A

      -----------------------------------

      message error:

      WARNING: jira rest client update fields error for issue SUPPORT-113
      java.util.concurrent.ExecutionException: RestClientException{statusCode=Optional.of(400), errorCollections=[ErrorCollection{status=400, errors={customfield_Confidential Level=Field 'customfield_Confidential Level' cannot be set. It is not on the appropriate screen, or unknown.}, errorMessages=[]}]}

       

      what means "It is not on the appropriate screen"???

      ------------------------------------------------------

      Setting 2:

      Custom field ID=10406    (I input the custom field ID to here)

      Field value=Class-A

      -----------------------------------

      message error:

      WARNING: jira rest client update fields error for issue SUPPORT-113
      java.util.concurrent.ExecutionException: RestClientException{statusCode=Optional.of(400), errorCollections=[ErrorCollection{status=400, errors={customfield_10406=Could not find valid 'id' or 'value' in the Parent Option object.}, errorMessages=[]}]}

       

      It seem it cannot find id or value.

      ------------------------------------------------------

            Unassigned Unassigned
            liaopeng Liao Peng
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: