Skip to content

Fix vanishing design versions

Lee Tickett requested to merge 364080-fix-vanishing-design-versions into master

What does this MR do and why?

When you switch to an old design version, all later design versions currently vanish from the dropdown. This MR fixes that.

Screenshots or screen recordings

Before

design-versions-broken

After

design-versions-fixed

How to set up and validate locally

  • Navigate to an issue and upload a few designs
  • Delete a design
  • Upload a few more designs (you should now have a few versions in the dropdown)
  • Switch to an old version of the designs and confirm the newer versions are still available in the dropdown

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 #364080 (closed)

Merge request reports