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

GroupRegistration block calculates capacity incorrectly #2402

Closed
1 task done
cabal95 opened this issue Aug 16, 2017 · 0 comments
Closed
1 task done

GroupRegistration block calculates capacity incorrectly #2402

cabal95 opened this issue Aug 16, 2017 · 0 comments
Assignees
Labels
Priority: High Affects most production Rock installs in a way that will be noticed. Type: Bug Confirmed bugs or reports that are very likely to be bugs. x-Fixed in v6.10
Milestone

Comments

@cabal95
Copy link
Member

cabal95 commented Aug 16, 2017

Prerequisites

  • Put an X between the brackets on this line if you have done all of the following:

Description

The GroupRegistration block calculates group member counts based on ALL group members, not whether they are active or inactive.

Steps to Reproduce

  1. Set Group capacity to 10.
  2. Put 10 members in the group and set one to in-active.
  3. Try to add a person to the group using the GroupRegistration block and it will complain that the group is over capacity.

Expected behavior:

Member count should be calculated the same as other blocks, that is not counting inactive members.

Actual behavior:

Inactive members are counted, causing the error to come up before it should.

Versions

  • Rock Version: 6.8
  • Client Culture Setting: en-US
@cabal95 cabal95 added the Type: Bug Confirmed bugs or reports that are very likely to be bugs. label Aug 16, 2017
@cabal95 cabal95 self-assigned this Aug 16, 2017
cabal95 added a commit to cabal95/Rock that referenced this issue Aug 18, 2017
@garrettjohnson garrettjohnson added the Status: In Dev Queue This issue is being worked on, and has someone assigned. label Sep 9, 2017
@arranf arranf added the Priority: High Affects most production Rock installs in a way that will be noticed. label Sep 9, 2017
azturner pushed a commit that referenced this issue Sep 23, 2017
@crayzd92 crayzd92 added this to the v6 milestone Mar 3, 2022
@chead4 chead4 removed the Status: In Dev Queue This issue is being worked on, and has someone assigned. label Nov 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: High Affects most production Rock installs in a way that will be noticed. Type: Bug Confirmed bugs or reports that are very likely to be bugs. x-Fixed in v6.10
Projects
None yet
Development

No branches or pull requests

6 participants