How to avoid publishing a package with arguments missing?

Hello UiPath forum,

My question is about publishing rules. Is there a way NOT to be able to publish a package if there is a rule saying that you cannot because you have workflows that have not updated “import arguments” count. Currently, if you have many workflow invoked in a nested structure and you forget to click this “import arguments” on each of every one, you are still able to publish package but that would lead to critical bugs if your robot gets to a workflow where arguments on a invoked workflow is either missing or removed. That’s why there should be a default rule saying that hey you cannot publish until you fixed your arguments in these workflows.

2 Likes

Hi @davbu

Thank you for your suggestion. One could even argue that a feature to have this happen automatically would also be nice :slight_smile:

I saved your feedback for the future consideration by our Studio team.

In the meantime - it is possible to build your custom Workflow Analyzer rules, in case you want to give it a go: