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 #14714

Conversation

joeydoyecaci
Copy link
Contributor

B-22271

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 the INTEGRATION Slated for Integration Testing label Jan 30, 2025
@joeydoyecaci joeydoyecaci self-assigned this Jan 30, 2025
@joeydoyecaci joeydoyecaci requested a review from a team as a code owner January 30, 2025 22:18
@pambecker pambecker added the G-Unit Scrum Team G label Jan 31, 2025
@joeydoyecaci joeydoyecaci merged commit 19233bb into integrationTesting Feb 3, 2025
31 of 33 checks passed
@joeydoyecaci joeydoyecaci deleted the B-22271-INT-OfficeUserAccountRequestIDInUseErrorFix branch February 3, 2025 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
G-Unit Scrum Team G INTEGRATION Slated for Integration Testing
Development

Successfully merging this pull request may close these issues.

5 participants