Skip to content

Save draft new releases to local storage

Andrew Fontaine requested to merge afontaine/386609/save-draft-release into master

What does this MR do and why?

All actions that save release data now update local storage. Only save released at date if it has been altered, as it will otherwise create a historic/future release when provided.

The createFrom ref needs to be saved separately, as it isn't in the draft release object.

All of this applies only to new releases.

Changelog: added

Screenshots or screen recordings

Screen_Recording_2023-09-13_at_1.24.09_PM

How to set up and validate locally

  1. Navigate to the new release page (Deploy > Release, New release)
  2. enter some details
  3. refresh the page

MR acceptance checklist

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

For #386069 (closed)

Edited by Andrew Fontaine

Merge request reports