-
Notifications
You must be signed in to change notification settings - Fork 0
Information for Administrators
Dan Smith edited this page Dec 3, 2022
·
24 revisions
This page is for the person tasked with managing user access to the app.
- Your organisation's domain-specific settings
Collectors will email you to request access to the app and its accompanying spreadsheet.
You will need their @gmail.com
email address.
- Open the MASTER SPREADSHEET
- Share > Add people and groups > [Enter email] > Editor
Note:
- The app reads and writes organisational data, therefore users require permission to edit the spreadsheet in order to access the app.
- If the spreadsheet is not shared, the user may still be able to view it, but they will not see the drop-down menus or the App Help menu item, and the app will not be able to write to it.
2a. Spreadsheet users - share the APPS SCRIPT PROJECT, which is linked to the spreadsheet as a code library
- Open the APPS SCRIPT PROJECT
- Share this project with others > Add people and groups > [Enter email] > Editor.
Note:
- Viewer access only provides access to the STABLE (deployed) version of the app
- Editor also provides access to the Deploy menu and in turn the DEV (head) version of the app.
GCP stands for Google Cloud Platform.
During development, the app has a status of testing rather than in production. While in testing, only test users may access the app.
Add a test user:
- Open the script's parent GCP PROJECT
- OAuth user cap > Test users > + ADD USERS
- This user is now allowed to access the STABLE version. The DEV version will show a prompt to 'Request access'.