Skip to content

Moving a card to a null-valued attribute gives a 404 #1

@Jaecen

Description

@Jaecen

Null-valued and missing attributes are passed up to the action as an empty string. The action attempts to match the attribute by key and value. If the attribute does not exist for that card, the key match fails; if the value is null, empty string doesn't match.

We need a comprehensive system for handling null values and absent keys.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions