Reorder Automation Events
Log In
Narek Zograbian
Merged in a post:
change sequence of tasks by drag-and-drop
karinebhardt
Narek Zograbian
Merged in a post:
Drag and drop automation nodes
j
josh-stephens
I had to rewire one of my automations today, and I found that drag and drop doesn't work, so I had to recreate about 10 nodes from scratch to get them where they needed to be. It would be awesome if I could drag and drop them to different locations in the flow.
r
ryantaskade
Merged in a post:
Move automation steps up or down in the sequence
pudi
ability to move automations steps in the sequence. right now we can create but cannot reorganize them
Narek Zograbian
Merged in a post:
Feature Request: Drag and Drop Automation Steps
derpat
when I've added an automation step, I want to be able to drag and drop it over or under another step, if things change throughout the process
yoyowu
Yeah this would be awesome. Sometimes I forget something, then I would need to recreate the whole flow, which becomes increasingly cumbersome the more steps there are.
Even if steps would break (or need to be configured) because of the re-ordering, I think that's acceptable. Though ideally, only for the ones that would actually break from the re-ordering.
Narek Zograbian
Hey there! Are you saying you'd like to drag and drop an automation in another place to reorder them?
For example:
Let's say you have this automation:
- Trigger: When Task is Completed
- Action: Run AI Agent Command
- Action: Send Email
- Action: Send Slack Message
You want to switch the order of 3 and 4 to be something like this?
- Trigger: When Task is Completed
- Action: Run AI Agent Command
- Action: Send Slack Message
- Action: Send Email
Chantal Cox
Narek Zograbian yes, that would be great. Is there a way to do this?
Narek Zograbian
Chantal Cox Not currently. I'll mention this with the team and see what the scope of a feature like this is. It's not exactly plug-and-play because data may be used in previous steps and switching them around might remove access to that data.
jack-s
More details on what this would look like?
Do you have any thoughts, examples, screenshots, case studies?