Currently the decorator function PyObjectAPIReturn findProcess(GtProject* pro, const QString& processId); does not supprt task groups.
The similar function runProcess does as it uses the "taskgroup/task" description for the "path".
This should be supported here, too.
Currently the decorator function
PyObjectAPIReturn findProcess(GtProject* pro, const QString& processId);does not supprt task groups.The similar function
runProcessdoes as it uses the "taskgroup/task" description for the "path".This should be supported here, too.