Skip to content

DEV: Migrate add-groups-to-about component settings to site settings #32910

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

Merged
merged 1 commit into from
May 27, 2025

Conversation

Drenmi
Copy link
Contributor

@Drenmi Drenmi commented May 26, 2025

What is this change?

We're moving the add-groups-to-about theme component into core. We have already added the logic and switchover in #32659.

This PR adds a data migration that maps the theme settings to the relevant site settings, then enables the core implementation.

Testing

  • When the component is not installed or disabled, the migration is a no-op.

Using the theme component:

Screenshot 2025-05-26 at 3 21 16 PM

After running the migration:

Screenshot 2025-05-26 at 3 22 02 PM

After deleting the theme component:

Screenshot 2025-05-26 at 3 22 02 PM

@Drenmi Drenmi merged commit 012b48d into main May 27, 2025
18 checks passed
@Drenmi Drenmi deleted the dev/migrate-add-groups-to-about-settings branch May 27, 2025 01:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants