Duplicate Product Codes (0 codes / 0 rows)
← back to products
About this page.
The product
code column is a deterministic fingerprint of each product's configuration
(size, sides, paper, machines, finishing). Two rows with the same code are functionally identical — the database
blocks saving them via a UNIQUE constraint. Pick which one is canonical and delete the others. Cascade deletes the row's
options and option-task links automatically.
No duplicate codes found. Everything's clean.