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 22087 main - Number of shipments in the search queue not decreasing when shipments are deleted #14856

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

Conversation

JonSpight
Copy link
Contributor

@JonSpight JonSpight commented Feb 20, 2025

Agility ticket

Summary

When there are multiple shipments and 1 is deleted, the number of shipments does not account for the deleted shipment

How to test

  1. Create a Move with five shipments (all either approved or submitted status).
  2. Sign in as a Service Counselor and search for the move using the move code.
  3. Verify the # of shipments is five.
  4. repeat steps 2-3 as TOO.
  5. repeat steps 2-3 as TIO.
  6. Change one of the shipments status to REJECTED.
  7. Change one of the shipments status to CANCELED.
  8. Change one of the shipments status to CANCELLATION REQUESTED.
  9. Sign in as a Service Counselor and search for the move using the move code.
  10. Verify the # of shipments is two.
  11. repeat steps 8- 9 as TOO.
  12. repeat steps 8-9 as TIO.

INT PR

@JonSpight JonSpight self-assigned this Feb 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant