Skip to content

Conversation

@mxatmx
Copy link
Contributor

@mxatmx mxatmx commented Dec 17, 2025

Changed head branch from previous PR.

Problem
Before now, only assets and shots rendered on the production schedule page. This PR, in tandem with a PR on the backend Zou repo, fixes that. Asset, shot, sequence, episode, and edit task types now display on the production schedule (if configured for that production and at least one task exists for a given entity). It also includes a dropdown to filter by specific entities. Closes #1920

Solution
Production managers can now see ALL entity types on the production schedule page, as I've also seen requested by several community members in my search. The frontend implementation matches existing styling.

I should emphasize: BOTH THIS PR AND THE PR ON THE BACKEND ZOU REPO (cgwire/zou#1005) MUST BE APPROVED FOR THIS FUNCTIONALITY TO WORK PROPERLY. Without the backend changes, the necessary data is never sent to the frontend at all.

@NicoPennec
Copy link
Member

@mxatmx Thank you for your contribution! We had planned to support these types of entities in the medium term. We'll review your PR as soon as possible 😉

@NicoPennec NicoPennec merged commit 06a366e into cgwire:main Dec 24, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Sequence Tasks Not Displaying on Prod. Schedule

4 participants