Skip to content

fix: new user group error in without replication #270

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

Samler-Lee
Copy link
Contributor

@CLAassistant
Copy link

CLAassistant commented Jun 28, 2025

CLA assistant check
All committers have signed the CLA.

@@ -38,7 +38,7 @@ const defaultGroup: GroupEnt = {
redirected_source: true,
},
edges: {
storage_policies: [],
storage_policies: undefined,
Copy link
Member

Choose a reason for hiding this comment

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

Let's set this as 1 for new groups. Storage policy with ID=1 is protected and cannot be deleted, so it should always exist.

@Samler-Lee Samler-Lee closed this Jun 29, 2025
@Samler-Lee Samler-Lee deleted the fix-new-user-group-patch branch June 30, 2025 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants