Blender Kitsu: fix task type filtering for the active project #216
No reviewers
Labels
No Label
Kind
Breaking
Kind
Bug
Kind: Community
Kind
Documentation
Kind
Easy
Kind
Enhancement
Kind
Feature
Kind
Proposal
Kind
Security
Kind
Studio Request
Kind
Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: studio/blender-studio-tools#216
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "slumber/blender-studio-pipeline:fix-project-task-filtering"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
In a multi-project Kitsu instance, a given project doesn't necessary inherit all TaskTypes from the instance.
This small patch filter task type enum according to the active project.
fix: filter task type for the active projectto Blender Kitsu: fix task type filtering for the active projectHello @slumber thank you for your contribution. I do have some feedback, I would make the same change on the function
get_task_types_enum_for_current_context
which is called by the Kitsu Context UI & Shot Builder UI.Thanks for the review 🙏 I just added the modification 🙂