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

Correctly handle setting cluster 'updated' value when managing groups #1356

Merged
merged 4 commits into from Mar 21, 2024

Conversation

carrolp
Copy link
Contributor

@carrolp carrolp commented Mar 20, 2024

  • Correctly handle setting cluster 'updated' value when managing groups (i.e. dont)
  • Fix how groups are removed from a cluster
    • use uuid matching rather than full-object matching so it will match even if the group object in mongo has a _id attribute (which it does during test execution -- just using the uuid makes it more robust)
  • Fix tests that are updating groups on a single cluster to expect a single modified record
  • Update translation files (by npm run lint)

@carrolp carrolp requested a review from kdai7 March 21, 2024 15:36
@carrolp carrolp merged commit 36918ac into master Mar 21, 2024
2 checks passed
@carrolp carrolp deleted the groups-20240320 branch March 21, 2024 15:55
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.

None yet

2 participants