Skip to content

Fixed issue description editor keeping autosaved data after save

What does this MR do and why?

Related to #408843 (closed)

This MR fixes a regression by which the issue description editor keeps the autosaved data even after saving the changes or creating the issue.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

  1. Create a new issue with a non-empty description
  2. Create another issue: on this branch the description field should not contain the previously created issue description

MR acceptance checklist

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

Merge request reports