Skip to content

missing deserialization for QbdtEntityIdMapping #237

@nderwin

Description

@nderwin

The list of classes to deserialize in JsonResourceTypeLocator does not include QbdtEntityIdMapping, so when querying for that entity, no results are returned in QueryResult.

If you enable debug logging, you can see that the JSON payload has data in it, but since there is no type registered, the object is not deserialized (but the counts are).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions