68
Views
2
Comments
Solved
Long undocumented flow with less than 40 nodes

Hey guys,

I'm using AI Mentor studio to fix some tech debt, and I saw that it creating a bunch of warnings for Long undocumented flow in actions that have between 20 and 25 nodes.

Those are actions, not preparation nor screen actions, just actions.

First I thought that the 20 nodes could also be applied to public actions, but then I noticed this private action being there too, which btw, it is from a Forge Component Google Maps.

Does anyone have an idea why this could be happening?

And btw, does it count with the Start and End nodes? And the Exceptions?

Thanks,

Nelson

2023-03-24 14-56-51
Alberto Nogueira
Solution

Hi Nelson

I went through this recently and discovered that actions with less than 40 nodes also need to be documented (somewhere between 20 and 40 nodes, which would theoretically be the limit). In this case, adding a comment at the beginning of the flow, without linking it to a node, solved the problem.

When it comes to actions with more than 40 nodes, you can add as many comments as you want, but AI Mentor will still notify you that it is a long undocumented flow, and in this case it was necessary to divide the action into one or more (depending on the quantity of nodes).

I didn't find any documentation related to this, but in my case, I was only able to resolve it this way.


Best regards.

2019-03-14 16-24-46
Nelson Freitas

Hey Alberto,

apologies for the late reply, was waiting for having AI to re-sync.

And it worked. Leaving a comment in an action that has between 20 and 40 nodes, removes the warning from AI Mentor Studio. Marking your answer as Solution now.

Thank you very much!

Nelson

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.