PowerDocu icon indicating copy to clipboard operation
PowerDocu copied to clipboard

Order of actions in flow documentation

Open glattin opened this issue 2 years ago • 0 comments

Hi Rene My flows consist largely of Scope actions to contain the more complex processes, and as a way of packaging useful utility functions.

When I generate the documentation for these flows, requesting it shows the actions in the order they appear, it gets confused by the multiple nesting. For example, this small segment

Capture-diagram

Now looking at the generated document, it shows this

Capture

The Filter action refers to the Send HTTP request before the Send HTTP request appears.

I have an anonymised version of the flow package if you want to try it yourself

Still the best documenter around :)

glattin avatar Jun 08 '23 16:06 glattin