Skip to content

delete unused constants#2751

Merged
rhafer merged 1 commit into
mainfrom
delete-unused-consts
May 13, 2026
Merged

delete unused constants#2751
rhafer merged 1 commit into
mainfrom
delete-unused-consts

Conversation

@butonic
Copy link
Copy Markdown
Member

@butonic butonic commented May 13, 2026

The deleted constants are no longer used. Permissions are mostly referenced by name, sth like "Drives.ReadWritePersonalQuota".

I moved the Guest bundle id to the defaults package with all the other bundle ids. The other permissionids need further investigation as they read the role ids from context. And the contexxt contains ID. They are filled in the proxy in UpdateUserRoleAssignment.

We could use the role names instead of ids, I think. but out of scope for this PR.

@butonic butonic self-assigned this May 13, 2026
@butonic butonic added the Type:Maintenance E.g. technical debt, packaging, etc. label May 13, 2026
@github-project-automation github-project-automation Bot moved this to Qualification in OpenCloud Team Board May 13, 2026
@codacy-production
Copy link
Copy Markdown

codacy-production Bot commented May 13, 2026

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity · 0 duplication

Metric Results
Complexity 0
Duplication 0

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
@butonic butonic force-pushed the delete-unused-consts branch from 7f935fc to 4915435 Compare May 13, 2026 08:02
@rhafer rhafer merged commit 5d7bfc9 into main May 13, 2026
61 checks passed
@rhafer rhafer deleted the delete-unused-consts branch May 13, 2026 08:54
@github-project-automation github-project-automation Bot moved this from Qualification to Done in OpenCloud Team Board May 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type:Maintenance E.g. technical debt, packaging, etc.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants