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
Hi @dev-bre, can you assign me this issue. I think getMatchByCondition needs a number condition and stringConditionMatcher needs larger smaller lte and gte
A numberic condition should include the following checks:
"gt" | "lt" | "gte" | "lte" | "equals" | "notEquals"
between a the given context (number) and the condition value.
The SdkService should be updated with a new condtion matcher to evaluate this condition.
The text was updated successfully, but these errors were encountered: