apps-script-samples icon indicating copy to clipboard operation
apps-script-samples copied to clipboard

Apps Script samples for Google Workspace products.

Results 109 apps-script-samples issues
Sort by recently updated
recently updated
newest added

# Description Getting MD5 checksum of files in Google Drive specified/root directory and storing them into Google Sheets Fixes # (issue) ## Is it been tested? - [X] Development testing...

Users should be informed of which Google Services should be enabled with which samples. Perhaps in the top multiline comment or a README. For example [People Quickstart](https://github.com/googleworkspace/apps-script-samples/blob/master/people/quickstart/quickstart.gs) will receive a...

enhancement

## Expected Behavior Sample URL: sheets/customFunctions/customFunctions.gs Description: "@customfunction" marks are missing ## Actual Behavior *@customfunction mark must be above metersToMiles and drivingDistance functions Otherwise custom functions are not loaded on...

bug

## Expected Behavior It'd be nice if we could simply do something like `CommonApp.getUi().alert(message)`, with `CommonApp` having common features shared across different app types. ## Actual Behavior I find I...

enhancement

It's [this](https://github.com/googleworkspace/apps-script-samples/blob/5094bdfb24ee1b2ff9d1a4549afa3e5e3a9d0635/data-studio/auth.gs#L157) method in question. ## Expected Behavior The code sample should either: 1. State that the hasAccess() method does *not* guarantee authorisation as it states in the documentation. 2....

enhancement

## Expected Behavior Provided sample [mail_merge](https://sites.google.com/site/scriptsexamples/custom-methods/create-text-from-template#TOC-Documentation) works as described. Really it works only for headers with latin symbols (e.g. English). Sample URL: https://sites.google.com/site/scriptsexamples/custom-methods/create-text-from-template#TOC-Documentation Description: The cause is [isAlnum](https://github.com/googleworkspace/apps-script-samples/blob/5094bdfb24ee1b2ff9d1a4549afa3e5e3a9d0635/gmail/mailmerge/mailmerge.gs#L127-L131) function. That...

bug

## Expected Behavior Sample URL: https://script.google.com/macros/s/AKfycbx1u2AdujFdy9xMz8Uq6qYM6jI8Xmy8BcK2U34n98gZ-wwwmIiLXgAtwrvY16wsVBha4A/exec Description: ## Actual Behavior Not working ![image](https://user-images.githubusercontent.com/84800058/136703765-dafd1fea-72db-4c8e-817b-73677e3ae3e4.png)