i have a library where one of the invoked workflows have the “isolated” option set to true to let it run in a parallel thread.
However when i try to publish it, i get this error
The following workflows invoke other workflows with “Isolated” option, which is not supported for library projects
is this a limitation of Studio? and will it get fixed in a future release?