Skip to content

listeners not working with split rule #32

@valodzka

Description

@valodzka

Steps to reproduce:

  1. Create feature TEST, set value to 1
  2. Add listener using this sdk and context user_Id=1
  3. Add split rule with user_id=1 and feature value 2
  4. No listener called (but it will be called with correct value 2 if we change main feature value to some other value)

The issue is with this line io.featurehub.client.FeatureStateBase.java:200 where only main value checked.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions