Describe the Bug
Hi,
I’m having an issue with a Grok Bot Routine using the Sentry “issueCreated” trigger.
The Routine is enabled, but it has never run and lastRunAt remains empty.
Setup:
- Grok Bot: PULSE Engineering Lead
- Routine trigger: Sentry → issueCreated
- Routine status: Enabled
- Project scope: All Sentry projects
- Sentry account is connected through Cursor Dashboard → Integrations
- This is NOT using the Sentry plugin/MCP
What I tested:
- Created the Routine with issueCreated.
- Connected the correct Sentry organization to Cursor.
- Verified the Routine remained enabled after connecting Sentry.
- Sent a completely new Sentry event AFTER the Sentry connection was established.
- The event used:
- environment: production
- level: error
- a unique message/timestamp
- a unique Sentry fingerprint to guarantee a new Issue
- Sentry accepted the event successfully (HTTP 200).
- A brand-new Issue appeared in Sentry.
- The Grok Bot Routine did not trigger.
- Routine history still says no runs / lastRunAt is empty.
Test event:
Event ID:
b75236c26cfb4c9793f37d1e714563e2
Issue title:
PULSE-ROUTINE-PROBE 2026-09-02T12:58:04.603Z — one-off check of the Sentry issueCreated webhook. Not a real error. No user data.
The event intentionally contained no user data or sensitive information.
Expected behavior:
New Sentry Issue
→ issueCreated trigger fires
→ Grok Bot Routine runs
→ PULSE Engineering Lead receives the event.
Actual behavior:
New Sentry Issue is successfully created, but the Routine never runs.
Important:
This does not appear to be caused by filtering inside the Routine prompt because the Routine itself never starts.
Could you check whether the Sentry issueCreated event subscription/webhook is actually registered and active for this Routine/account?
Please also let me know if there is any additional connection step required for Sentry event triggers beyond:
Cursor Dashboard → Integrations → Sentry → Connected.
Thanks.
Steps to Reproduce
- Create a Grok Bot Routine with the Sentry “issueCreated” trigger.
- Enable the Routine.
- Connect the Sentry organization through Cursor Dashboard → Integrations → Sentry.
- Send a new Sentry event after the connection is established.
- Use environment=production and level=error.
- Ensure it creates a completely new Sentry Issue (we also used a unique fingerprint to guarantee this).
- Verify that the new Issue appears successfully in Sentry.
- Check the Grok Bot Routine.
Result:
The Sentry Issue is created successfully, but the Routine never triggers. The Routine still shows no runs and lastRunAt remains empty.
Operating System
Windows 10/11
Version Information
גרסה: 0.30.0
ערוץ הפצה: stable
מערכת הפעלה: win32
Does this stop you from using Cursor
Yes - Cursor is unusable