Skip to content

Ignore search param for autosave on issue new form

Sean Arnold requested to merge 331831-persist-fields-on-issue-type-change into master

What does this MR do and why?

This change is part of #331831 (closed), and ensures that the title and description fields are kept populated in the new Issue form when changing Issue types.

Previously when changing issue types the form would be cleared and users would need to populate those fields again.

Further changes to populate other fields (Labels, milestone, etc) will be done in subsequent MRs.

Screenshots or screen recordings

Before: 2022-03-11_16.55.44

After: 2022-03-11_16.53.59

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #331831 (closed)

Edited by Sean Arnold

Merge request reports