Skip to content

Issues discovered while testing content dashboard #170

Description

@camp5456

I tried to test the app by setting some values in the frontend but ran into some background save issues traced back to validate being set to true.

  1. It treated every field as required, even though the yaml sets most to not required.
  2. Dropdown-type field failed no matter what value I put in. I switched the field from type: select to type: text instead, and it works fine now.
  3. I tried saving a new record, since the app uses update I thought it would insert if it didn't exist. Nothing was saved but also no error message was given. I updated to "create" and it worked.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions