Skip to content
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

feature: adds optional flag to filter out sold-out products #5105

Merged
merged 2 commits into from
Apr 8, 2019

Conversation

willopez
Copy link
Member

@willopez willopez commented Apr 5, 2019

Impact: minor
Type: feature

Feature

Adds optional flag to filter out sold out products in catalogItems query

Testing

  1. In the storefront, add a boolean param named isSoldOut to the catalogItems query and set it to either true or false
  2. Visit tag page, if isSoldOut=false, confirm that sold out products are not returned.

@willopez willopez requested a review from mikemurray April 5, 2019 23:24
@mikemurray mikemurray changed the title feature: adds optional flag to filter out sould out products feature: adds optional flag to filter out sold-out products Apr 8, 2019
@willopez
Copy link
Member Author

willopez commented Apr 8, 2019

@mikemurray comments resolved.

@mikemurray
Copy link
Member

Tests are failing due to a security issue and should be fixed by this PR: #5108

@mikemurray mikemurray merged commit 9e75532 into develop Apr 8, 2019
@mikemurray mikemurray deleted the filter-sold-out-products branch April 8, 2019 20:11
@jeffcorpuz jeffcorpuz mentioned this pull request Jul 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants