I wrote a few scripts/functions for a Google spreadsheet. On the spreadsheet there are a few buttons which I have created to run the functions when they are clicked. Some functions are normal functions and there was also simple triggers (onEdit etc.) Subsequently, I shared the spreadsheet to other users and they can click the buttons to run the functions correctly.
Later my email account was deleted as I no longer work there.
Other users told me that the buttons on the spreadsheet are no longer clickable - an error message appeared saying that the script function are not working (not the exact words, can't remember).
Is there a long term solution to this problem? I wrote the scripts so maybe in google scripts term I am the script owner (?) but my account is temporary so how do I ensure that the google scripts will still run for other users even if my account is deleted later?