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 21446 int2 #14710

Merged
merged 5 commits into from
Jan 31, 2025
Merged

B 21446 int2 #14710

merged 5 commits into from
Jan 31, 2025

Conversation

pambecker
Copy link
Contributor

Agility ticket

INT PR

Summary

Backend data to be used in Bulk Assignment modal. I realized I had a bug if there were multiple payment requests on a move, it was pulling that moveID back twice in the list still.

How to test

  1. Create a move or find existing move that you can get to the TIO queue, make sure you have more than 1 payment request on that move!
  2. Login as a TIO supervisor to see those payment requests from step 1.
  3. Run /queues/bulk-assignment?queueType=PAYMENT_REQUEST either in Postman or swagger API.
  4. View the bulk assignment data and confirm that the data returned is accurate and only 1 moveID come back when there are multiple payment requests per move.

@pambecker pambecker self-assigned this Jan 30, 2025
@pambecker pambecker added G-Unit Scrum Team G INTEGRATION Slated for Integration Testing labels Jan 30, 2025
@pambecker pambecker marked this pull request as ready for review January 30, 2025 21:00
@pambecker pambecker requested a review from a team as a code owner January 30, 2025 21:00
@pambecker pambecker merged commit 94d096b into integrationTesting Jan 31, 2025
30 of 33 checks passed
@pambecker pambecker deleted the B-21446-INT2 branch January 31, 2025 17:11
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.

4 participants