Skip to content

Fail to initialize EntryModel when i have a group field uid called description #48

@ghost

Description

In EntryModel.java, line 59, if I have a group field UID called description it would fail with a casting error because group field will be of JSONObject type and on the code base, it is expecting description to be a String data type instead.

image

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