-
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
B 21464 int #14331
B 21464 int #14331
Conversation
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.
Original functionality appears to be intact. Delivery address are being returned by the API.
These addresses are not displayed to the TOO on the service items until the service item is approved or rejected. While the service item is pending approval only a dash is displayed even though the API is already supplying those addresses. This may be a defect but is unrelated to this PR.
B-21464
Summary
Updated mtoshipment query to pull SITDestinationFinalAddress in service items
Verification Steps for the Author
These are to be checked by the author.
Verification Steps for Reviewers
These are to be checked by a reviewer.
Setup to Run the Code
How to test
Frontend
officeApp
class or custommin-width
styling is used to hide any states the would not be visible to the user.Backend
Database
Any new migrations/schema changes:
Screenshots