Cc: @calumjs @ricksu978 @adamcogan
Hi YakShaver Desktop team
▶️ Watch the video (01:52)
Describe the Bug
In Tenant view, some YakShaves created from the Desktop app intermittently show no video preview. Debugging indicates that for some Desktop-recorded items the backend payload is missing the videoFile and/or embedUrl, while other Desktop-recorded items correctly include embedUrl and render a preview.
To Reproduce
Steps to reproduce the behavior:
- Open YakShaver Desktop app
- Record a YakShave using the Desktop source
- Open the item in the Tenant view
- See error (no video preview shown; related videoFile/embedUrl missing in debug JSON)
Expected Behavior
YakShaves recorded from the Desktop source should always include the required video metadata (videoFile and embedUrl) so the Tenant view can render a preview consistently.
Tasks
More Information

Observed inconsistency:
- Some Desktop-recorded YakShaves have embedUrl and preview works.
- Some Desktop-recorded YakShaves have missing embedUrl/videoFile so preview does not render.
Environment
- Device: Windows PC
- Browser: N/A
- OS: Windows
Screenshots
Thanks!
Cc: @calumjs @ricksu978 @adamcogan
Hi YakShaver Desktop team
Describe the Bug
In Tenant view, some YakShaves created from the Desktop app intermittently show no video preview. Debugging indicates that for some Desktop-recorded items the backend payload is missing the videoFile and/or embedUrl, while other Desktop-recorded items correctly include embedUrl and render a preview.
To Reproduce
Steps to reproduce the behavior:
Expected Behavior
YakShaves recorded from the Desktop source should always include the required video metadata (videoFile and embedUrl) so the Tenant view can render a preview consistently.
Tasks
More Information
Observed inconsistency:
Environment
Screenshots
Thanks!