Closed jmike closed 1 year ago
Github action is breaking since yesterday with the following message...
In JsonMapper.php line 229: JSON property "parent" in class "JiraRestApi\Issue\IssueField" must not be NULL
I assume Jira have changed their API to make parent a required field. Any ideas?
parent
We are preparing a fix in https://github.com/reload/jira-security-issue/pull/53
Stay tuned.
Thank you very much 🙇
Github action is breaking since yesterday with the following message...
I assume Jira have changed their API to make
parent
a required field. Any ideas?