Skip to content

Turn backfill off for design model IID

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

In #214978 (closed) we're adding an iid to the DesignManagement::Design model and backfill it for existing rows.

In %14.0 or later, we can:

  • Remove backfill: true from the call to has_internal_id.
  • Change the design_management_designs.iid column to be NOT NULL.

Reference:

Edited by 🤖 GitLab Bot 🤖