full-path / ridesheet

Google apps script support for a Google Sheets-based demand-responsive trip scheduling and reporting system.
MIT License
5 stars 4 forks source link

Build functions don't handle missing sheets well. #102

Closed keviniano closed 7 months ago

keviniano commented 7 months ago

Build functions for adding metadata and named ranges don't expect sheets defined in configuration to be missing. Missing sheets should be logged and the functions should be able to continue with the sheets that do exist.