> Use case 1:- In dev , do we need to give the template authors access
only to developers .What about in QA - is it only to QA folks?
Subsequently in stage & prod(only for business authors) ? It depends. If
developers need to create/modify/delete templates in Dev to do their
smoke-testing/cyclone-testing, then yes, you'd need to grant them
access. If you want to FORCE definition of templates in Git (ie. define
templates on local dev AEM, and commit to Git), then arguably developers
shouldn't hav...