Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix to accomodate automations without triggers #14274

Merged
merged 3 commits into from
Jul 30, 2024

Conversation

deanhannigan
Copy link
Contributor

Description

In the unlikely scenario that an automation somehow doesn't have its trigger specified, the builder would throw an error. This fix allows the builder to better react in this situation and group these automations under a No Trigger category in the automation screen. Anything that requires an explicit trigger to be specified is now blocked if it isn't configured

Addresses

Screenshots

Automations without a trigger grouped under the "No Trigger" category

Actions disabled for automations without a trigger.
Screenshot 2024-07-30 at 12 08 03

Disabled context menu entries
Screenshot 2024-07-30 at 12 10 41

Launchcontrol

Fix to accommodate automations if they do not have a trigger configured.

@deanhannigan deanhannigan merged commit 17c96f7 into master Jul 30, 2024
12 checks passed
@deanhannigan deanhannigan deleted the fix/accomodate-missing-auto-trigger branch July 30, 2024 14:01
@github-actions github-actions bot locked and limited conversation to collaborators Jul 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants