-
-
Notifications
You must be signed in to change notification settings - Fork 9.2k
Closed
Labels
severity: mediumIf it breaks the basic use of the product but can be worked aroundIf it breaks the basic use of the product but can be worked aroundsource: core:strapiSource is core/strapi packageSource is core/strapi package
Description
Bug report
Describe the bug
If a collection entry is unpublished, you can save empty fields, although they are required.
Steps to reproduce the behavior
- create a required field (just tested it with textfields) in a collection
- add an entry to the collection
- unpublish the entry
- delete the content of the required textfield and save the entry
- empty required field is saved
Expected behavior
show error message, that the field is required
System
- Strapi version: 3.2.4
- Database: sqlite
- Operating system: windows 10
Metadata
Metadata
Assignees
Labels
severity: mediumIf it breaks the basic use of the product but can be worked aroundIf it breaks the basic use of the product but can be worked aroundsource: core:strapiSource is core/strapi packageSource is core/strapi package