json-rules-engine icon indicating copy to clipboard operation
json-rules-engine copied to clipboard

Small error in docs

Open d-sooter opened this issue 4 years ago • 1 comments

First of all great product.

i think there is a small mistake in the coding if i am not mistaken it should be product.giftCard=== params.giftCard

https://github.com/CacheControl/json-rules-engine/blob/90272d61ed7bea8b7d4000305511e932490d2e2e/examples/08-fact-comparison.js#L69

d-sooter avatar Jan 05 '22 15:01 d-sooter

I feel like you are mistaken here. The productId in both objects is "giftCard" as a string.

https://github.com/CacheControl/json-rules-engine/blob/90272d61ed7bea8b7d4000305511e932490d2e2e/examples/08-fact-comparison.js#L91

https://github.com/CacheControl/json-rules-engine/blob/90272d61ed7bea8b7d4000305511e932490d2e2e/examples/08-fact-comparison.js#L44

mrcrumpy avatar Jan 07 '22 09:01 mrcrumpy