googleworkspace / googleworkspace/apps-script-samples
Nothing happens in email received from gmail/markup
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 5.2k
- Forks
- 2k
- PR merge metrics
- No merged PRs in 30d
Description
Summary
Followed the steps as per https://developers.google.com/gmail/markup/apps-script-tutorial, send an email to myself, received email looks plain - no action button visible.
Expected Behavior
I expected to see an action button in the received email
Actual Behavior
No action button
Steps to Reproduce the Problem
- follow https://developers.google.com/gmail/markup/apps-script-tutorial
- execute the action in the app script editor
- view the email - there is nothing
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by rerunning the linked Gmail Markup Apps Script tutorial and inspect the generated email in Gmail. Check whether the sample or the tutorial specifies prerequisites for displaying the action button, and compare the sent markup with Gmail's current requirements. Done means identifying the cause and updating the sample or documenting the required setup so the expected button appears.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100