Ownership of Apps Script Application

147 views
Skip to first unread message

Brian Berneker

unread,
Mar 3, 2022, 12:21:32 AM3/3/22
to Google Apps Script Community
We are investigating apps script as a shareable app using Google Groups to administer users.

If a person creates an app using apps script but later leaves the organization, does the app terminate?

Can we set up a google group as the app owner instead of a single user and manage users/owners that way?

Any clarification on these questions would help.

Andrew Roberts

unread,
Mar 3, 2022, 12:29:02 AM3/3/22
to google-apps-sc...@googlegroups.com
If the user's account is deleted, then yes the app will probably stop working. It is best to create a functional account, like group...@domain.com, to own the app's script project.

--
You received this message because you are subscribed to the Google Groups "Google Apps Script Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-script-c...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-script-community/7431f92b-05ed-4e4e-a683-2e3798db023cn%40googlegroups.com.

Clark Lind

unread,
Mar 3, 2022, 7:39:17 AM3/3/22
to Google Apps Script Community
I would also add that this can be very important if you have any scripts that use triggers (e.g., a daily trigger to send a daily report). If you create all the triggers from the functional account, then nothing will break if anyone leaves.
Reply all
Reply to author
Forward
0 new messages