flagsmith icon indicating copy to clipboard operation
flagsmith copied to clipboard

Implement Modulo operator for Segment rules

Open dabeeeenster opened this issue 4 years ago • 5 comments
trafficstars

Implement the modulo operator.

dabeeeenster avatar Oct 11 '21 12:10 dabeeeenster

Hi can I take this issue? Incase there is no progress on it?

aman0408 avatar Nov 19 '21 11:11 aman0408

Hey @aman0408 - that would be amazing! Jump on our Discord if you need to chat about it further! https://discord.gg/hFhxNtXzgm

dabeeeenster avatar Nov 19 '21 11:11 dabeeeenster

Sure, will be working on it over the weekend!

aman0408 avatar Nov 19 '21 11:11 aman0408

@gagantrivedi @matthewelwell this will need to be migrated over to the engine

dabeeeenster avatar Nov 19 '21 11:11 dabeeeenster

This is now done in the core API. We need to implement it in each of the engines.

matthewelwell avatar Sep 22 '22 07:09 matthewelwell

Python engine https://github.com/Flagsmith/flagsmith-engine/pull/144

gagantrivedi avatar Oct 05 '22 06:10 gagantrivedi

Rust engine https://github.com/Flagsmith/flagsmith-rust-flag-engine/pull/6

gagantrivedi avatar Oct 05 '22 06:10 gagantrivedi

Golang - https://github.com/Flagsmith/flagsmith-go-client/pull/51

gagantrivedi avatar Oct 05 '22 08:10 gagantrivedi

Ruby - https://github.com/Flagsmith/flagsmith-ruby-client/pull/21

matthewelwell avatar Oct 07 '22 16:10 matthewelwell