Hi everyone,
i need to hide only tasks that are marked discipline in the Shots page pipeline step , when i add it to the filter it filters the shot completely , is there a way to achieve this .
Hi everyone,
i need to hide only tasks that are marked discipline in the Shots page pipeline step , when i add it to the filter it filters the shot completely , is there a way to achieve this .
It looks like you are in a page of Shots, so the filter will only affect Shots.
You need to instead look at a Task page, and then the filter will hide Tasks
Hi schicky ,
i want to filter the tasks listed on the Shots page ,
I don’t think that’s possible, so suggested an alternative
Hey @lloydd, this issue lead our studio down a path of only having 1 Task associated with a given Pipeline Step. I would not recommend this but focus more on the reasoning behind needing to filter out these Tasks from this view specifically.
Do you have details on the use case that this is problematic? is it related to CSV exports and the main Shot entity appearing in 2 rows (one for each Task)?
Hi @Halil ,
So there are multiple tasks in a step most of the time, so just to get an update at a glance we have created a task and parented it to all actual tasks. once all tasks are completed we have a daemon process that updates the status , start and due dates accordingly on the parent .
Since we consider multiple statues as complete we cannot add it to the summarized column to get 100 % when all tasks are done .
The issues we face is that these tasks get accidentally updated when visible on the shots page .
we have added a tasktype column in it tasks entity to filter them out on the tasks page .