I am facing an issue w.r.t Affects Version/s
{"errorMessages":[""Affects Version/s" field is required and the project "xxx" does not have any versions."],"errors":{}}
meta data is as below
"versions":{"required":true,"schema":{"type":"array","items":"version","system":"versions"},"name":"Affects Version/s","hasDefaultValue":false,"operations":["set","add","remove"],"allowedValues":[]}
I am trying to create a issue via Jira python api
I am confused if the field is not there and why it is throwing error??correct me if am wrong
Could anyone help me to solve this issue??
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.