Skip to content

StateSetter.set "ignore" argument does not work #302

Description

@johannesloibl

image

state_keys is a list. Trying to remove an item from a list that is not contained, raises a ValueError, not a KeyError.

Also StateSetter.set arguments "ignore,first,last" are not properly propagated to nested calls to set, e.g. in _do_instance

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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