Skip to content
This repository was archived by the owner on Sep 3, 2024. It is now read-only.

Conversation

@PaulLiamAG
Copy link

The script was using any? but it needed to use all? in order to verify all the line items had the tag before adding free shipping.

The original implementation caused a bug where only 1 line item needed the tag.

Bug reported here: #10

The original code was using any? but it needed to use all? in order to verify all the line items had the tag before adding free shipping.
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.

1 participant