-
Notifications
You must be signed in to change notification settings - Fork 34
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-22307 int deleted expense types #14815
Conversation
Agree with Mike's minor suggestion. Other than that I see no issues and testing worked smoothly even when trying to break it with multiple documents and deleting then as both draft and fully saved as well as deleting the whole expense/pro-gear or just the uploaded file. |
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.
Successfully generated PDFs.
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.
Looks good. Note Mikes comment.
…d_prices_UB Main b 21659 display estimated prices ub
Fixed |
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.
Still works. Thanks for making the change.
B-22307
Summary
This PR addresses an error when attempting to create AOA or payment packets when there are deleted Moving Expenses and/or Pro Gear.
Is there anything you would like reviewers to give additional scrutiny?
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
While testing the below upload and delete some documents along the way to make sure nothing else broke with these changes.
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