bucketeer-io / bucketeer

Feature Flag Management and A/B Testing platform
https://bucketeer.io
Apache License 2.0
309 stars 17 forks source link

fix: err is nil when the flag is not found in the update feature api #1307

Closed hvn2k1 closed 1 month ago

hvn2k1 commented 1 month ago

If error is nil and feature == nil is true, then returned error is nil, (log nil error of course). This pr return the correct error