Skip to content

TV Show with no episodes: assets not fetched on first page load #1948

@johhnry

Description

@johhnry

Context

Studio name: Autour de Minuit
Kitsu version: 1.0.11
Production type: TV Show (no episodes)

Describe the bug

I am in a situation where the assets page is not fetching the assets at first page load but it works if switching from Shots to Assets in the dropdown menu.

For example loading the /productions/<production_id>/episodes/all/assets page does not fetch the assets but loading the /productions/<production_id>/episodes/all/shots page then switching to Assets effectively loads the assets with this GET request:

http://<kitsu_url>/api/data/assets/with-tasks?project_id=<project_id>&episode_id=all

Screenshots
(All the screenshots were taken in local dev setup)

First load of Assets page:
Image

Going to Shots then switching back to Assets:
Image

Desktop (please complete the following information):

  • OS: Linux Mint 22
  • Browser: Firefox 147.0.2

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions