Skip to content
This repository has been archived by the owner on Sep 28, 2023. It is now read-only.

Passing the additional_description from Freighter to UPS #1

Merged

Conversation

ogoldbart3
Copy link

We need to be able to pass the additional description value up to UPS (which we've received from Freighter & generated in GrailsWeb), which means we need to add an extra field that we were previously not passing up to UPS.

AdditionalDescription is the value that I have seen this referred to as within the UPS documentation, but it's not crazy clear. Also, this is different from the key mentioned in the comments of the Jira task, being "AdditionalComments", but I have not seen that term appear at all in the UPS documentation, and AdditionalDescription fits their pattern more (re: Description)

We need to be able to pass the additional description value up to UPS (which we've received from Freighter & generated in GrailsWeb), which means we need to add an extra field that we were previously not passing up to UPS.
Copy link
Member

@ebachle ebachle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@emmercm
Copy link

emmercm commented Aug 21, 2018

I'd like to see a test around this in test/remote/ups_test.rb if possible.

Copy link
Member

@ebachle ebachle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Finally

@ebachle ebachle merged commit 45dcd1e into master Aug 22, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants