You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix subscription check for non-manual triggers by resolving userPlan from org billing
All trigger paths (scheduled, queue, email, Discord, Telegram, WhatsApp) were missing
userPlan in execution params, causing subscription-gated nodes to always fail. Now
derives the plan from organization billing info using the same logic as the billing route.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments