-
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 21557 INT find Estimated price when shipment is updated with an estimated weight where there isn't one previously #14448
base: integrationTesting
Are you sure you want to change the base?
Conversation
Can you update the testing instructions to include running |
Done! |
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.
Is there a reason this BL is estimated at 13 points? Is that an accurate LOE? That seems super inflated. |
It was meant to be much lower, there were some complications with getting the unit tests to work specifically for UpdateShipment. |
B-21557
Summary
Updates the price estimates on service items where an estimated weight wasn't initially provided.
How to test
make tasks_save_ghc_fuel_price_data
so that the FSC service items will have the prerequisite data needed to calculate pricing on these items.