Skip to content
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

2756 - resolve invalid loading of dyngroups at startup #2779

Merged
merged 4 commits into from
May 28, 2024

Conversation

Firstyear
Copy link
Member

Fixes #2756 - dyngroups were not loaded correctly after a restart unless migrations were triggered. This was not found on dev builds as they have a hook to force a re-migration each startup.

This will need some additional handlers to support automating a fix now we just yeeted the sysinfo versions.

Checklist

  • [ x ] This pr contains no AI generated code
  • [ x ] cargo fmt has been run
  • cargo clippy has been run
  • [ x ] cargo test has been run and passes
  • book chapter included (if relevant)
  • design document included (if relevant)

@Firstyear Firstyear marked this pull request as ready for review May 23, 2024 05:01
@Firstyear Firstyear requested a review from yaleman May 23, 2024 05:02
@yaleman yaleman enabled auto-merge (squash) May 28, 2024 01:51
@yaleman yaleman merged commit a8b9dc8 into kanidm:master May 28, 2024
22 of 23 checks passed
@Firstyear Firstyear deleted the 20240516-dyngroups branch May 28, 2024 05:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

New person accounts not being added to dynamic groups
2 participants