Hello,
I fail to create an issue, both on Jira Cloud, and through REST API under the following scenario:
1. I create a custom field (customfield_10033). Make it required and available on screens in a certain project.
2. I create a new issue on a different project ( screens for this project are not associated with the required field).
3. Fill out the form with all required fields for that issue.
4. Click the create button -> I get an error message : customfield_10033: my_number is required.
That customfield_10033 field is not related to the project & issue type I chose for the new issue!!!
I also get the same error using REST API - followed instructions on how to create an issue in Jira after retrieving its metadata:
Would appreciate any inputs on that.
You have made the field required in a "field configuration scheme" that applies to several projects - both the one you intended to and the one where the error occurs.
Your field IS "related" to the project because you've configured it to be mandatory in the other project.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.