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
Right now the enabled_by_default property on triggers is only respected when the plugin is first installed. As we add integrations and triggers, if the plugin updates and a new integration has enabled_by_default set to true, it should be enabled.
Right now the
enabled_by_defaultproperty on triggers is only respected when the plugin is first installed. As we add integrations and triggers, if the plugin updates and a new integration hasenabled_by_defaultset totrue, it should be enabled.