Skip to content

Conversation

davejohnston
Copy link
Contributor

…ts added directly to the flag

What:
If a segment is added to the flag directly (as opposed to using the segmentMatch operator) then we
call segment.Evaluate()
This will check if the target is included, excluded or added via custom rules.

Why:
Previously we only checked in the target was included in a segment, it meant custom rules were being ignored.T

…ts added directly to the flag

What:
If a segment is added to the flag directly (as opposed to using the segmentMatch operator) then we
call segment.Evaluate()
This will check if the target is included, excluded or added via custom rules.

Why:
Previously we only checked in the target was included in a segment, it meant custom rules were being ignored.T
@davejohnston davejohnston merged commit 0db9ea1 into harness:main Sep 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants