-
Suggestion
-
Resolution: Unresolved
-
None
Issue Summary
When the customer tries to create a Jira issue from a comment the user is unable to load the Jira issue which contains the required field, even if it has a default value set on the Jira side.
Steps to Reproduce
1. Create a company-managed project in Jira and set one field as required with a default option, e.g. "Priority" as minor.
2. Go to a PR comment in Bitbucket and click "Create Jira issue".
3. Select the project from step 1.
Expected Results
The customer is expecting to create the Jira issue in the Bitbucket comment with a field containing the default value.
Actual Results
The below exception is thrown in the UI:
The error message is "Some fields are not supported in this issue type"
Workaround
Create the issue in Jira.
- mentioned in
-
Page Loading...