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

Add group users limit verification #114

Merged

Conversation

Laxynium
Copy link
Contributor

@Laxynium Laxynium commented Oct 5, 2021

What does it fix?

Closes #98

How has it been tested?

I have added new test to AcceptGroupInviteValidator making sure that user cannot accept invitation when the limit is exceeded.

I am not sure, but I think there is bug in DeUrgenta.Group.Api.GroupsConfig. Property SectionName has value "Groups" whereas in DeUrgenta.Api.appsettings.json section is named "Group"

@Laxynium Laxynium force-pushed the feature/group-users-limit#98 branch from d20b333 to 2a8b5f0 Compare October 6, 2021 07:18
@decembrya
Copy link
Collaborator

You're right about the bug, nice catch :). Added #116

@decembrya decembrya merged commit 341301c into code4romania:develop Oct 6, 2021
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.

Limit the number of users in a group
2 participants