Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce Base#spree_base_uniqueness_scope and UniqueName concern #11348

Merged
merged 1 commit into from Sep 19, 2021

Conversation

damianlegawiec
Copy link
Member

To unify uniqueness validations of global (not-store specfic) resources across the codebase.

Also via spree_base_uniqueness_scope adds an ability to change the default scope of uniqueness check, which is essential for multi tenant apps.

To unify uniqueness validations of global (not-store specfic) resources across the codebase.

Also via `spree_base_uniqueness_scope` adds an ability to change the default scope of uniqueness check, which is essential for multi tenant apps.
@viezly
Copy link

viezly bot commented Sep 19, 2021

Changes preview:

👀 Review pull request on Viezly

@damianlegawiec damianlegawiec merged commit 1629c1b into main Sep 19, 2021
@delete-merged-branch delete-merged-branch bot deleted the feature/conditional-uniqueness-validation branch September 19, 2021 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant