Persist Internal Note Checkbox on Draft Comments

What does this MR do and why?

Persist Internal Note Checkbox on Draft Comments

The Make this an internal note designation should persist similar to the body of the note.

Currently when a comment on an issue is drafted, the draft persists but the Internal Note designation does not. This potentially leads to drafts that are intended for an internal audience to be leaked if the page is refreshed at any point.

See #500702 (closed)

Screenshots or screen recordings

Before After
Issues (Work items)
before after
MR
before_mr after_mr
Wiki
before_wiki after_wiki

How to set up and validate locally

  1. Issue, e.g. https://gdk.test:3000/flightjs/Flight/-/issues/34
  2. MR, e.g. https://gdk.test:3000/flightjs/Flight/-/merge_requests/13
  3. Wiki, e.g. https://gdk.test:3000/flightjs/Flight/-/wikis/home

MR acceptance checklist

Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #513105 (closed)

Closes #500702 (closed)

Edited by Sascha Eggenberger

Merge request reports

Loading