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 tohas_internal_id
. - Change the
design_management_designs.iid
column to beNOT NULL
.
Reference:
Edited by 🤖 GitLab Bot 🤖