Forum Discussion

Seitshiro1's avatar
Seitshiro1
Occasional Contributor
7 years ago

create a JIRA ticket successfully without changing the "Reporter field" to not required .

I'm using ReadyAPi 2.1 and trying to create a JIRA ticket but it fails with this message ,

RestClientException{statusCode=Optional.of(400), errorCollections=[ErrorCollection{status=400, errors={reporter=data was not an object, customfield_11100=Invalid format. Expected an array of objects with either an Option ID or an existing value.}

 

On the net one of the suggestions which worked was that we change the "reporter" to not required but we have a mandate to have it as Required , So is there another way to create the JIRA without editing the schema in JIRA from the ReadAPI side?

 

2 Replies

    • Seitshiro1's avatar
      Seitshiro1
      Occasional Contributor

      Hi Steven, I did upgrade to ReadAPI 2.2 and still experience the same issue, it does seem like the workaround is to switch the field to Not required. Once we start getting a lot of users on Ready we will have to make a plan to make this to work.

       

      Thank you for the suggestion though.