juspay / superposition

Superposition is a context-based configuration management system designed to facilitate safe and flexible rollout of config changes
https://juspay.io/open-source/superposition
Apache License 2.0
349 stars 17 forks source link

fix: disregarding experiments last-modified filter in case of `all` #295

Closed ShubhranshuSanjeev closed 18 hours ago

ShubhranshuSanjeev commented 20 hours ago

Problem

filtering on from and to date even after passing all in query params for experiments list api

Solution

Removed date based filtering in case all is passed in query params