splitio / javascript-commons

Other
3 stars 5 forks source link

[SDKS-7795] Validation of feature flag filters in consumer and partial consumer modes #271

Closed EmilianoSanchez closed 7 months ago

EmilianoSanchez commented 7 months ago

Javascript commons library

What did you accomplish?

Log a warning and ignore feature flag filters if they are provided in consumer and partial consumer modes

How do we test the changes introduced in this PR?

Unit tests

Extra Notes