-
Type:
Bug
-
Resolution: Not a bug
-
Priority:
Low
-
Component/s: Board - Inline Work Item Create
-
None
-
1
-
Severity 3 - Minor
Issue Summary
Jira offers the possibility to create issues directly from boards, by hovering over issue cards on the board and clicking on
. However, this tool breaks when the priority field isn't present on the project's screens:

Issue creation via other means works perfectly though.
Steps to Reproduce
- Create a new Kanban project
- Create a couple of issues to populate the board
- Remove the Priority field from all screens
- Try to create issues directly from the board as shown in the screenshot
- Verify the error. Open dev tools and check that the request fails as "Priority" is not set (it should be using default if none is being selected)
- Try to create issues via other means and verify that it works corretly
- Add Priority field back to screens
- Do item 4 again, it works now
Expected Results
The presence or absence of the Priority field in screens should not have influence whatsoever in issue creation, whatever the method
Actual Results
Issue creation via board is impossible when the Priority field isn't present on screens
Workaround
- Instead of removing the Priority field from screens, use Field Configurations to just the field instead
- Might be necessary to create separate Field Configurations and Field Configuration schemes, so ensure this workaround affects only the desired projects
- relates to
-
JRACLOUD-89938 Error when trying to create an issue from the board if JQL filter has component with non-unique name
-
- Closed
-