Remove the required character from Issue Type

Mahmoud November 24, 2015

I want to hook JIRA with Crashlytics, when I test the integration on Fabric platform I get the following error:

Jira Issue Create Failed - Errors are: {"issuetype"=>"valid issue type is required"}

1 answer

1 vote
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
November 24, 2015

You must give JIRA an issue type (and a project and summary) when creating an issue.  Or it does not know what, well, issue type it is, so it can't know what set up to use.

I don't know exactly how Crashlytics is trying to create the issue, but you could try setting a default issue type on the project's issue-type-scheme.  If that doesn't work, you'll need to fix Crashlytics so that it sets an issue type.

Suggest an answer

Log in or Sign up to answer