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

Settings: Migrate settings based on bundle #325

Closed
martastain opened this issue Aug 21, 2024 · 0 comments · Fixed by #326
Closed

Settings: Migrate settings based on bundle #325

martastain opened this issue Aug 21, 2024 · 0 comments · Fixed by #326
Assignees
Labels
type: feature Adding something new and exciting to the product

Comments

@martastain
Copy link
Member

martastain commented Aug 21, 2024

Story

Every client struggles with creating a new bundle and copying the settings for new addons we had many arguments against the automation but it seems it is something we need to address.

After a new bundle is created, users should be able to decide if they want to copy studio AND project level overrides.

Proposal

  • You create a new bundle. Before submitting, a dialog would appear "Would you like to copy current production settings to a new staging bundle?"
  • If they choose yes, that bundle would be also marked as staging and settings migration would be attempted (since it would be invoked from the bundles page, we don't have the option to display the copy dialog - it would just do the "best fit").
  • It would copy both studio and project overrides (probably for active projects only)
  • User could then ensure staging settings are correct and then use "push to production" (which would be updated to handle project overrides as well - there's already a WIP PR for that: Settings: copy project settings when promoting a bundle #311
@martastain martastain added the type: feature Adding something new and exciting to the product label Aug 21, 2024
@martastain martastain self-assigned this Aug 21, 2024
@martastain martastain linked a pull request Aug 21, 2024 that will close this issue
7 tasks
@martastain martastain changed the title Settings: optional settings migration based on the bundle Settings: Migrate settings based on bundle Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature Adding something new and exciting to the product
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant