Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix shared assets #858

Merged
merged 2 commits into from
Sep 10, 2024
Merged

Conversation

NicoPennec
Copy link
Member

Problem

  • On fetching a casting for an episode, some data related to shared assets are missing.
  • An asset cannot be directly set as a shared asset when it is created.

Solution

  • Fetch missing columns (is_shared/project_id) on get casting with shared assets.
  • Allow to set as shared when creating an asset.

@frankrousseau frankrousseau merged commit 607c0d9 into cgwire:master Sep 10, 2024
7 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.

2 participants