ACL of operation "save_as_template" can restrict users from viewing/editing fields inside a template.Issue A user that has ACL access to view and edit specific fields on a given table, does not have access to those fields when used within a template.CauseACLs with operation "save_as_template" can restrict a field from being visible within templates if the users do not have the proper roles.ResolutionCheck all ACLs with operation type "save_as_template" and ensure the user meets the requirements (roles, conditions, and script) to view the field.