Flagsmith / flagsmith-engine

This project powers the core Flagsmith API flag evaluations engine.
https://flagsmith.com/
BSD 3-Clause "New" or "Revised" License
10 stars 6 forks source link

feat: add `Project.server_key_only_feature_ids` #164

Closed khvn26 closed 1 year ago

khvn26 commented 1 year ago

This PR adds Project.local_only_feature_ids field to be able to filter out features with local_only flag set to True (as per https://github.com/Flagsmith/flagsmith/issues/430#issuecomment-1551644783).