I have a sheet (SheetA) that is a template in the GSuite template library.
SheetA uses the importrange function to import data from another sheet (SheetB). SheetA has been associated to the other sheet.
When a new sheet (SheetC) is created using the template (File->New From Template) the import has to be manually authorised between SheetC and SheetB, even though the template SheetA already had the authorisation in place.
Is there anyway that the re-authorization can be avoided as it was authorized in the original SheetA already?
Thanks!