Skip to content

Add display option to Assets page to allow assets to be filtered to only episode assets#1935

Merged
NicoPennec merged 11 commits intocgwire:mainfrom
scottmcdonnell:feature/display_linked_assets
Mar 6, 2026
Merged

Add display option to Assets page to allow assets to be filtered to only episode assets#1935
NicoPennec merged 11 commits intocgwire:mainfrom
scottmcdonnell:feature/display_linked_assets

Conversation

@scottmcdonnell
Copy link
Contributor

Looking at assets - assets can be assigned to one episode when created or edited which sets the parent_id for the entity, but also assets can be linked to an episode using breakdown (entity_link).

Problem
When we look at the asset list for a given episode it shows all assets linked to the episode but when you go into a task type for the asset you see only the assets parented to the episode. The lists differ.

Sometimes we want to see all assets linked to the episode via breakdown and sometimes we want to be able to see just the assets that are unique to this episode.

Solution
Option added to display settings to toggle on/off the linked assets.

image

filter added to view to combine filter for linked assets with shared assets.

… to be toggled off, filtering the list of assets to only those parented to the episode_id.
@NicoPennec NicoPennec self-requested a review January 27, 2026 09:12
@NicoPennec NicoPennec merged commit 30abf75 into cgwire:main Mar 6, 2026
8 checks passed
@NicoPennec
Copy link
Member

Thank you @scottmcdonnell for your contribution 🙏

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.

3 participants