Skip to content

Conversation

@susnux
Copy link
Contributor

@susnux susnux commented Jan 28, 2025

If some users already set up a custom background color than this does not work.
So we need to catch on those cases.

@susnux susnux added this to the Nextcloud 32 milestone Jan 28, 2025
@susnux
Copy link
Contributor Author

susnux commented Jan 28, 2025

/backport to stable31

@susnux
Copy link
Contributor Author

susnux commented Jan 28, 2025

/backport to stable30

Copy link
Member

@provokateurin provokateurin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So it's fine to skip this migration?

@susnux
Copy link
Contributor Author

susnux commented Jan 28, 2025

So it's fine to skip this migration?

Yes and no - the users will complain that their theming is gone.

I pushed a fixup where you could see a proper fix, but that needs some hacking for MySQL due to its limitations (subquery table for select must not be the same as the update table, but with a third select it works).

@susnux susnux force-pushed the fix/theming-migration branch from cbb4a60 to eaa2e9b Compare January 28, 2025 18:43
@susnux susnux requested a review from provokateurin January 28, 2025 19:02
@susnux susnux force-pushed the fix/theming-migration branch from eaa2e9b to 321b65e Compare January 28, 2025 19:23
@susnux susnux force-pushed the fix/theming-migration branch from e9e57fb to bf7dc2f Compare January 29, 2025 14:32
@susnux susnux merged commit fce58d8 into master Jan 30, 2025
189 checks passed
@susnux susnux deleted the fix/theming-migration branch January 30, 2025 00:25
@nextcloud-bot nextcloud-bot mentioned this pull request Aug 19, 2025
@skjnldsv skjnldsv modified the milestones: Nextcloud 32, Nextcloud 33 Sep 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants