I have a working apps script project that connects google sheets & big query to create materialized views within the big query. I am scheduling a couple of functions to run on a periodic basis. Everything is working fine under my account except when I share the sheets & scripts to another account, they cannot see the project triggers which is scheduled using my account.
How to enable the visibility of project triggers across all users? Otherwise, we have the high probability to end up scheduling same functions or if the other person needs to change the scheduling time. Please let me know if I am doing anything wrong.
Triggers enabled via app script:
The sheets & scripts are shared via https://script.google.com