Feature #8529
openRestrict Duplicate Product Assignment in Catalog Creation
100%
Description
This feature ensures that products already assigned to an existing catalog cannot be added again during the creation of a new catalog.
On the backend, validation should be implemented to prevent duplicate product assignments across catalogs. If a product is already linked to a catalog, it should be excluded or flagged during the catalog creation process.
On the frontend, the catalog creation page should dynamically filter out products that are already associated with any existing catalog. Alternatively, such products can be displayed as disabled or marked as unavailable for selection.
This enhancement helps maintain data integrity, avoids duplication, and ensures that each product is uniquely mapped to a single catalog.
Subtasks
Related issues