Skip to content

Conversation

@backportbot
Copy link

@backportbot backportbot bot commented Sep 24, 2025

Backport of PR #55177

@backportbot backportbot bot requested a review from a team as a code owner September 24, 2025 10:35
@backportbot backportbot bot requested review from CarlSchwan, come-nc, leftybournes, nfebe and susnux and removed request for a team September 24, 2025 10:35
@backportbot backportbot bot added 3. to review Waiting for reviews feature: settings labels Sep 24, 2025
@backportbot backportbot bot added this to the Nextcloud 32 milestone Sep 24, 2025
This was referenced Sep 25, 2025
@blizzz blizzz mentioned this pull request Oct 14, 2025
The “Restrict tag creation and editing to administrators” switch in the SystemTags
admin settings was not reflecting the correct database value on page load.
This happened because no initial state was being provided.

Fix
This change ensures the correct initial state is set by:

- Injecting IAppConfig and IInitialState dependencies.
- Following the same initial state provisioning pattern used by other admin settings in Nextcloud.

Signed-off-by: nfebe <fenn25.fn@gmail.com>
@AndyScherzinger AndyScherzinger force-pushed the backport/55177/stable32 branch from 4df6ca1 to 163957f Compare October 15, 2025 22:56
@AndyScherzinger AndyScherzinger merged commit 34c1b35 into stable32 Oct 16, 2025
209 of 213 checks passed
@AndyScherzinger AndyScherzinger deleted the backport/55177/stable32 branch October 16, 2025 07:58
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