Skip to content

'matches' operator is anchored to the beginning of the string #70

@pkaeding

Description

@pkaeding

Given a user like this:

{
  'key': 'user-key',
  'custom': {
    'greeting': 'hello world',
  }
}

And a flag target using the 'matches' operator with a regex that should match a part of the value: (world|planet)

The user should match the targeting rule, but does not. In other LaunchDarkly SDKs, the user does match this rule.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions