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
In #14876 (comment), we are throwing a blocking error for the webhook configuration if the user does not have an admin role in Linear.
Instead of throwing a blocking error, we should instead fall back to a polling trigger, and have an info alert prop that highlights this behavior - that if you are an admin, the trigger will be set up as webhook, but if you are not, this should default to polling.