-
Notifications
You must be signed in to change notification settings - Fork 16
EBL 3.0: SD-2666: Fix NationalCommodityCodes for HouseBL ConsignmentI… #589
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
base: master
Are you sure you want to change the base?
Conversation
PR Compliance Guide 🔍Below is a summary of compliance checks for this PR:
Compliance status legend🟢 - Fully Compliant🟡 - Partial Compliant 🔴 - Not Compliant ⚪ - Requires Further Human Verification 🏷️ - Compliance label |
||||||||||||||||||||||||||||||
PR Code Suggestions ✨Explore these optional code suggestions:
|
|||||||||||
User description
SD-2666: Fixed HouseBL bug where the NationalCommodityCode was not a list
Reason for fixing: https://dcsa.atlassian.net/browse/SD-2666?focusedCommentId=28715
PR Type
Bug fix
Description
Changed
extendedNationalCommodityCodeto array typeextendedNationalCommodityCodesAdded comprehensive documentation clarifying precedence rules
Supports up to 16 character extended commodity codes
Specifies that
extendedNationalCommodityCodestakes precedence overnationalCommodityCodeDiagram Walkthrough
File Walkthrough
EBL_v3.0.3.yaml
Convert extended commodity code to array typeebl/v3/EBL_v3.0.3.yaml
extendedNationalCommodityCodetoextendedNationalCommodityCodesand changed to array typetype: arrayanditemsreferencecharacter codes
extendedNationalCommodityCodestakesprecedence over
nationalCommodityCode