We have many roles with access to full content types (but not all content types). When we add a new field to those content types, none of the existing roles can access the new field. The process of manually adding the new field to every content type is very timely.
I want to request a customization where new fields that are added to a content type can be automatically accessible to existing roles that have access to every field in a content type. This could be an instance-wide configuration, or an option available in the content type editor on a per-field basis. Or maybe a distinction between full access to a content type vs fine grained field-level controls to the content type (I think API tokens have this distinction already).
Alternatively, exposing the admin API to programmatically update roles would be super helpful!