Skip to content
This repository was archived by the owner on Jun 9, 2025. It is now read-only.
This repository was archived by the owner on Jun 9, 2025. It is now read-only.

Issues with Boolean field values #145

Description

@Utar94
  • When toggling a Boolean field value, the change tracker does not work correctly when the field did not have a value before toggling. This is because the value was undefined and now it is false when unticked.
  • When publishing a content that requires a boolean field, if the checkbox has never been checked/unchecked, there is no field value for this field, so it cannot be published. The warning alert will show that the required field is missing a value.

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

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions