I would like to create several metadata fields that will be added to every single page asset and should not be viewable/editable by most of the editors in admin (everybody except 1 user group). This metadata schema should be applied to every single page asset.
I have already tried to set the fields as ‘not editable’ in the metadata schema, but the problem is that the fields cannot be updated through JS API - even if I call setMetadata and get a success message back, the field’s value does not change.