mirror of
https://github.com/strapi/strapi.git
synced 2025-10-17 02:53:22 +00:00

* fix(content-type): improve field validation logic in permission settings * fix(content-manager): enhance validation for required fields based on user permissions * fix(content-manager): update error handling for unreadable required fields and improve validation messaging * test(content-manager): add e2e test for publishing with insufficient permissions on required fields * fix(admin): refine permission field validation logic and update tests for accuracy