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

Configuration should use store code instead of IDs #4

Open
thomas-kl1 opened this issue Sep 20, 2024 · 1 comment
Open

Configuration should use store code instead of IDs #4

thomas-kl1 opened this issue Sep 20, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@thomas-kl1
Copy link
Member

thomas-kl1 commented Sep 20, 2024

Using store code reduce complexity when dealing with configuration on multiple environments.

Write a BC setup to migrate old configs to new ones (ids to codes).
Write an observer to update the settings when a store code is modified.

@thomas-kl1
Copy link
Member Author

Discuss Pros/cons

@thomas-kl1 thomas-kl1 self-assigned this Oct 3, 2024
@thomas-kl1 thomas-kl1 added the enhancement New feature or request label Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant