Skip to content

NullPointerException when deleting by criteria #9

@detonator413

Description

@detonator413

The following code example will throw an NPE:
deleteQuery.withCriteria("fieldName", Arrays.asList(null));

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions