Skip to content

refactor: migrate AdminSettings off deprecated IInitialStateService#13150

Merged
hamza221 merged 1 commit into
mainfrom
fix/initial-state-deprecation
Jun 24, 2026
Merged

refactor: migrate AdminSettings off deprecated IInitialStateService#13150
hamza221 merged 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

@ChristophWurst ChristophWurst left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

🧹🧹🧹

@ChristophWurst

Copy link
Copy Markdown
Member

nit: should be a refactor commit. The commit doesn't fix anything. It just changes the APIs used. Nothing is broken.

@hamza221 hamza221 force-pushed the fix/initial-state-deprecation branch from 99be09b to e59e32f Compare June 24, 2026 15:55
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 e59e32f to fdaf0c9 Compare June 24, 2026 15:56
@hamza221 hamza221 enabled auto-merge June 24, 2026 15:56
@hamza221 hamza221 changed the title fix(settings): migrate AdminSettings off deprecated IInitialStateService refactor: migrate AdminSettings off deprecated IInitialStateService Jun 24, 2026
@hamza221 hamza221 merged commit 4b1f184 into main Jun 24, 2026
43 checks passed
@hamza221 hamza221 deleted the fix/initial-state-deprecation branch June 24, 2026 16:05
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.

2 participants