Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ip_addon_script.py to e-mail result of installed addons to active developers #308

Open
tramyn opened this issue Jan 8, 2021 · 0 comments
Assignees
Labels
enhancement Improve or enhance existing feature medium priority "Need to do" or "Should do"
Milestone

Comments

@tramyn
Copy link
Collaborator

tramyn commented Jan 8, 2021

ip_addon_script.py is a python script used for installing IP as an add-on to a Google Doc. If the server running this script stops or shuts down, information about new Google Docs installed with an IP add-on are lost. The script then reverts back to using an old backup of the file that tracks Google Docs assigned to an IP add-on. This type of situation can cause the script to reinstall IP onto existing Google Docs that have the add-on already installed.

The current process of backing up this file has been having a developer manually logs into the server and manually backup the file. This procedure is not ideal if the developer is not aware that the server was shut down and restarted before the developer had a chance to backup the file. A solution for this is to e-mail the latest result every time the file has been updated.

@tramyn tramyn added enhancement Improve or enhance existing feature highest priority Critical, needs to be addressed ASAP medium priority "Need to do" or "Should do" labels Jan 8, 2021
@tramyn tramyn added this to the 3.1 milestone Jan 8, 2021
@tramyn tramyn self-assigned this Jan 8, 2021
@tramyn tramyn modified the milestones: 3.1, 3.2 Jan 29, 2021
@tramyn tramyn modified the milestones: 3.2, 3.3 Feb 15, 2021
@jakebeal jakebeal modified the milestones: 3.4, 3.3 Jun 14, 2021
@jakebeal jakebeal removed the highest priority Critical, needs to be addressed ASAP label Jun 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improve or enhance existing feature medium priority "Need to do" or "Should do"
Projects
None yet
Development

No branches or pull requests

2 participants