3
Comment field in operations (Flows)
Source: directus/directus#23404 · opened by @lodgmar
Summary Operations within Flows should have a "Comment" field, so admin could write down any text he/she likes. Basic Example _No response_ Motivation Many times when you revisit a Flow, you have to "decrypt" what the flow does, or what's the purpose of one particular operation. It'd be solved by adding a Comment field to every operation. It would be equivalent to comments in source code. Detailed Design Sorry, I have no skills to help in design, but I think there are two ways of achiving this: 1. Add the Comment field, and improve user interface of Flows to show it. 2. Since admin are able to add fields to any system table, improve user interface of Flows to show any additional field within directus_operations table. Requirements List Must Have: • comment field of String type Should Have: • ... Could Have: • ... Won't Have: • ... Drawbacks No drawbacks Alternatives I think there are two ways of…
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.