Skip to content

fix(settings): migrate AdminSettings off deprecated IInitialStateService#13150

Open
hamza221 wants to merge 1 commit into
mainfrom
fix/initial-state-deprecation
Open

fix(settings): migrate AdminSettings off deprecated IInitialStateService#13150
hamza221 wants to merge 1 commit into
mainfrom
fix/initial-state-deprecation

Conversation

@hamza221

@hamza221 hamza221 commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

Use OCP\AppFramework\Services\IInitialState instead of the deprecated OCP\IInitialStateService; the app-scoped API drops the APP_ID argument.

Assisted-by: Claude:claude-opus-4-8

🤖 AI (if applicable)

  • The content of this PR was partly or fully generated using AI

Use OCP\AppFramework\Services\IInitialState instead of the deprecated
OCP\IInitialStateService; the app-scoped API drops the APP_ID argument.

Assisted-by: Claude:claude-opus-4-8
Signed-off-by: Hamza <hamzamahjoubi221@gmail.com>
@hamza221 hamza221 force-pushed the fix/initial-state-deprecation branch from ebed5f6 to 99be09b Compare June 23, 2026 16:46
@hamza221 hamza221 requested a review from GretaD as a code owner June 23, 2026 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant