60
Flows: Allow linking to the same operation many times
Source: directus/directus#19675 · opened by @ched-dev
Summary Right now I can only link operations one-to-one, but I would like to link one-to-many to re-use an operation. Basic Example I have a Flow triggered by an update event using several condition operations which could fail. All need to do the same step after - return the existing payload - but I don't want to create multiple of the same final operation. I would prefer to make one operation, and point all three to the single operation. Motivation This will allow users to re-use operations already in the flow. Right now, if you want to run the same operation you have to duplicate it or create a custom operation extension. Detailed Design No new design as I believe the flow chart will handle it. Requirements List Must Have: • An operations input can have many triggers Won't Have: • A many-to-many operation connection Drawbacks _None Known_ Alternatives _None Known_ Adoption Strategy I believe a migration would be needed. It will be …
No pledges yet. Be the first to back this.
Comments
Similar requests
Import and export option for flows
82 votes · 0 comments
Insufficient documentation about blocking and non-blocking flows
3 votes · 0 comments
Enhancing Directus Flows: Versioning, Archiving, and Improved Manageability
28 votes · 0 comments
Add Sorting for Manually Triggered Flows
3 votes · 0 comments
Disable flows from running on a specific directus instance
2 votes · 0 comments
No comments yet.