Skip to content

Remove Note model `note` and `note_html` override methods

Mario Celi requested to merge 369923-remove-methods into master

What does this MR do and why?

We temporarily needed these methods while we replaced existing text in the notes table with a background migration and also until we bumped the markdown cache version. The version was bumped in adec203d and the background migration finalized with #369930 (closed)

MR acceptance checklist

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

Merge request reports