Ran into this error today during a deployment:
Unable to publish data to Jira. Response code: BadRequest, Message: There was an issue posting deployment info to Jira:
‘values’ can have a maximum of 100 elements. Found 201.
Looks like Jira updates need to be batched 100 at a time?