FeatureFuel
2

Add Simple Link to Triggered/Triggering Flow

Source: directus/directus#22092 · opened by @JayShoe
Summary This is a quality of life enhancement that will simply link the Trigger To and Trigger From objects to eachother Basic Example On the "Trigger: Another Flow", list links to the flows that trigger this flow. Use the Flow Title as the text, and the flow ID to link to it. On the Trigger Flow", give the link to the flow which will be called. ![Screenshot 2024-04-04 084420]( The blue lines in the drawing indicate where the links would live. Motivation It's a pain to go back to the flow list, and find the flow you were looking for. This will make creating complex flows much easier to manage. Detailed Design This will require some database calls to figure out which flows are going to point to the current flow. To figure out which flow the flow will trigger should be easy. Requirements List Must Have: • Links pointing back to flows potentially triggering the current flow. • Links pointing forward to the flow that …

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests