-
Notifications
You must be signed in to change notification settings - Fork 35
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
MAIN B-22169 #14545
MAIN B-22169 #14545
Conversation
…ges for international shipments
…history forgottens
Bundle StatsHey there, this message comes from a GitHub action that helps you and reviewers to understand how these changes affect the size of this project's bundle. As this PR is updated, I'll keep you updated on how the bundle size is impacted. Total
Changeset
View detailed bundle breakdownAdded
Removed
Bigger No assets were bigger Smaller No assets were smaller Unchanged
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changed files match integration PR
INT PR
Agility ticket
Summary
We need to consider OCONUS rate area changed when requesting shipment destination address requests. This is a different process than CONUS because we use different sources of truth (
re_oconus_rate_areas
).I also noticed that there was some move history blanks and am addressing those in this PR.
This PR does the following:
serviceID
can be null when getting rate areas with the db func, adjusted thatshipment_address_update_requester.go
that checks for rate area changes for OCONUS/CONUS addressesAddressUpdatePreview.jsx
with international blurbs to be more accurate in informing the TOO when reviewing destination requests for international shipmentsShipmentForm
when the TOO approves the request, previously there was an issue with it not updating if the radio button was checked toNo
How to test
Screenshots