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

B 22271 int office user account request id in use error fix #14713

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

joeydoyecaci
Copy link
Contributor

@joeydoyecaci joeydoyecaci commented Jan 30, 2025

B-22271

INT PR

Summary

Expanded the query to check if rejected user account request already exists.

How to test

  1. On http://officelocal:3000 click request account, and fill out the form, but note down the information used for later
  2. In http://adminlocal:3000, log in, under RequestedOfficeUsers, find the user account request you've created, and reject the request. Put anything for reason.
  3. On officelocal create a new account request using the same info as before, except change the email used (like add a 2 or something easy to find)
  4. Re-submit the request, there should be no error submitting this request.
  5. On adminlocal, go back to RequestedOfficeUsers, and verify that the info submitted in the latest request matches the info in the new request.

@joeydoyecaci joeydoyecaci added G-Unit Scrum Team G MAIN labels Jan 30, 2025
@joeydoyecaci joeydoyecaci self-assigned this Jan 30, 2025
@joeydoyecaci joeydoyecaci changed the title Expanded query for finding an existing existing office user, added test B 22271 int office user account request id in use error fix Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
G-Unit Scrum Team G MAIN
Development

Successfully merging this pull request may close these issues.

1 participant