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

www: Fix asset table source column for recordings #1655

Merged
merged 3 commits into from
Feb 17, 2023

Conversation

victorges
Copy link
Member

@victorges victorges commented Feb 17, 2023

What does this pull request do? Explain your changes. (required)
We have a new field in assets that should be used to detect the source of an asset.
The old fix is likely broken because we changed our recording playback domains, and
it was never that reliable anyway. Still keep it for now for historical assets anyway.

Specific updates (required)

  • Create a helper function for the logic of checking import tasks
  • Give preference to checking asset's source field instead

How did you test each of these updates (required)
Check dashboard page.

Does this pull request close any open issues?
No.

Screenshot
Screenshot 2023-02-17 at 17 08 12
(don't worry it's failed, the point is only the right value for source column)

Checklist

  • I have read the CONTRIBUTING document.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.

@victorges victorges requested a review from a team as a code owner February 17, 2023 19:52
@vercel
Copy link

vercel bot commented Feb 17, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
livepeer-studio ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Feb 17, 2023 at 8:02PM (UTC)

@victorges victorges merged commit 93b03ff into master Feb 17, 2023
@victorges victorges deleted the vg/fix/asset-list-source branch February 17, 2023 20:42
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.

None yet

2 participants