Skip to content

Conversation

@mxatmx
Copy link
Contributor

@mxatmx mxatmx commented Dec 15, 2025

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#1004) MUST BE APPROVED FOR THIS FUNCTIONALITY TO WORK PROPERLY. Without the backend changes, the necessary data is never sent to the frontend at all.

@mxatmx
Copy link
Contributor Author

mxatmx commented Dec 17, 2025

NOTE: I recreated this PR because I needed to switch the head branch. Find the updated PR here: #1924

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

3 participants