current behaviour
- Initially, the inline issue creation in Agile board backlog pre-selects the issue type based on the alphabetical order of available types.
- After a user changes the issue type and creates an issue with it, the new default type will be cached in their browser.
- The new default type is retained until an issue with a different type is created, or the user clears their browsing data.
Example: in the applicable Issue Type Scheme, "Task" is the default type, but "Bug" is higher in the alphabetical order. In the inline issue creation, "Bug" will be the default issue type at first. If a user changes it and creates a "Task" though, it will be the default type from then on - until an issue of another type is created.
suggestion
Initially, the default type from the applicable Issue Type Scheme should be selected in inline issue creation. Afterwards, the type can be determined by previous usage the way it is now.
- is related to
-
JRASERVER-30620 Setting Default Issue Type to "None" Ignored
- Closed