Skip to content
This repository was archived by the owner on Feb 19, 2025. It is now read-only.

Migrate promotion categories and association #43

Merged
merged 1 commit into from
Oct 17, 2023

Conversation

davecandlescience
Copy link
Collaborator

Promotion categories are infrequently used but still need to be included in the migration. They are an optional association and there are no uniqueness checks on the name, which is why there is a find_by instead of a more solid connection to the old category.

Fixes issue 37

Promotion categories are infrequently used but still need to be
included in the migration. They are an optional association and there
are no uniqueness checks on the name, which is why there is a find_by
instead of a more solid connection to the old category.
@davecandlescience davecandlescience force-pushed the migrate-promotion-categories branch from becad9b to bfd6e94 Compare October 17, 2023 16:13
@davecandlescience davecandlescience merged commit e19af2f into main Oct 17, 2023
@mamhoff mamhoff deleted the migrate-promotion-categories branch October 17, 2023 16:41
mamhoff pushed a commit that referenced this pull request Jul 1, 2024
Migrate promotion categories and association
mamhoff pushed a commit that referenced this pull request Oct 25, 2024
Migrate promotion categories and association
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Migrator: Add support for promotion categories
2 participants