Skip to content

[BUG] Actor state store error on try_add_state  #755

@elena-kolevska

Description

@elena-kolevska

Expected Behavior

The actor try_add_state should save a newly added key to the store.

Actual Behavior

The actor try_add_state method returns the error The actor state name {state_name} already exist. for keys that don't exist.

Steps to Reproduce the Problem

Try to call the try_add_state method on an actor with a key that doesn't exist.

Release Note

RELEASE NOTE: FIX Fixed not being able to save new keys with try_add_state

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions