04-14-2021, 10:06 PM
(04-13-2021, 06:04 PM)Bassment Wrote: Ah ok, thanks for the reply.It is in the Pipeline Editor. Just open task options of the selected "manual process" node.
I guess in the meantime I'll have to figure out how to filter users by groups in the dropdown. You say it's pretty easy in version 4.5.
I've been looking at the column options but can't find any options, where would this be done?
However this is removed it 4.8, i don't know what was the reason to delete this...
So in 4.8 you had to manually edit processes table, examle:
Code:
<pipeline>
<process name="model" type="manual" xpos="100" ypos="100" completion="25" task_pipeline="vfx/model" assigned_login_group="modeller" supervisor_login_group="supervisor" process_code="SPT_PROCESS00163"/>
</pipeline>