Skip to content

ElementList mapping missing for categories in BaseRepositoryLocalItem #109

Description

@sandeepnandy

ElementList mapping missing for categories in BaseRepositoryLocalItem

due to this we are not able to fetch any category set under page or structure group level.
@JsonProperty ("Categories")
@JsonDeserialize (contentAs = CategoryImpl.class)
protected List categories;

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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