You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Modify evaluate_identity_in_segment logic so the segment value is matched against the identity identifier in case the SegmentCondition.property_ value is set to a special value "_$identity.identifier".
Add Segment.metadata field.
This will be a reference implementation for the rest of our SDKs.
The text was updated successfully, but these errors were encountered:
To support flagsmith#1762:
Modify
evaluate_identity_in_segment
logic so the segment value is matched against the identity identifier in case theSegmentCondition.property_
value is set to a special value"_$identity.identifier"
.Add
Segment.metadata
field.This will be a reference implementation for the rest of our SDKs.
The text was updated successfully, but these errors were encountered: