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

fix: CE-1146-role-functionality-only-works-for-50-users #736

Conversation

dmitri-korin-bcps
Copy link
Contributor

@dmitri-korin-bcps dmitri-korin-bcps commented Nov 5, 2024

Description

This PR is to remove limitation of 50 users per role that our CSS API had.

Fixes # (CE-1146)

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Testing needs to be done in the environment that has more than 50 users assigned to a COS Officer or CEEB role. Also in the database of this environment the column auth_user_guid of the Officers table must have valid IDIRs for all the affected users. If the conditions above are met, when a user opens Assign complaint modal they should see more than 50 officers in the list.

Checklist

  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

Further comments


Thanks for the PR!

Deployments, as required, will be available below:

Please create PRs in draft mode. Mark as ready to enable:

After merge, new images are deployed in:


Thanks for the PR!

Deployments, as required, will be available below:

Please create PRs in draft mode. Mark as ready to enable:

After merge, new images are deployed in:


Thanks for the PR!

Deployments, as required, will be available below:

Please create PRs in draft mode. Mark as ready to enable:

After merge, new images are deployed in:

@dmitri-korin-bcps dmitri-korin-bcps changed the base branch from main to release/frilled-dogwinkle November 5, 2024 20:38
Copy link

sonarcloud bot commented Nov 6, 2024

@afwilcox afwilcox merged commit 0bb98b4 into release/frilled-dogwinkle Nov 6, 2024
15 checks passed
@afwilcox afwilcox deleted the fix/CE-1146-Role-Functionality-only-works-for-50-users branch November 6, 2024 21:53
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.

2 participants