Skip to content

Draft: Rename existing task system notes to checklist item

What does this MR do and why?

We changed the name of task in Issues to checklist item. Most changes were done in the frontend, but we have the old name on system notes when me mark a checklist item as complete or incomplete. Another MR made sure new system notes use the new name and also that the returned value in our APIs is the new name by overriding the model method. This migration needs to go through all system notes related to tasks and change to the new name so we can remove the overridden value.

Database Review

Temporary Index Creation

Duration 25.773 min

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

Edited by Mario Celi

Merge request reports