flagr icon indicating copy to clipboard operation
flagr copied to clipboard

Bug: only first segment distributed if few segments have identical constraints

Open 4n70w4 opened this issue 4 years ago • 2 comments

I try solve my problem https://github.com/checkr/flagr/issues/307 with use few segments. But failure.

I sucesfully add few segments with identical constraints (empty constraints).

image

But in evaluate distributed only first segment. I try different values for rollout %, but in all cases one bahaviour.

4n70w4 avatar Nov 24 '19 13:11 4n70w4

image

https://checkr.github.io/flagr/#/flagr_use_cases

That's expected behavior, segments order is important, and if entities fall into a segment, we stop going to the next segment.

zhouzhuojie avatar Nov 25 '19 17:11 zhouzhuojie

@zhouzhuojie thanks, I didn't see this item in the documentation. So this will not solve my problem (

4n70w4 avatar Nov 26 '19 08:11 4n70w4

Stale issue message

github-actions[bot] avatar Aug 26 '22 21:08 github-actions[bot]