Skip to content

Fixes the start and end IDs used for the migration

Heinrich Lee Yu requested to merge 371699-fix-migration-spec into master

What does this MR do and why?

This migration iterates over system note metadata so we should use these IDs instead of the IDs of the associated notes.

These are not always in sync because if other specs have run before this that create notes without system note metadata, then the notes IDs would be different from the system note metadata IDs.

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

Edited by Heinrich Lee Yu

Merge request reports

Loading