Steps to reproduce:
1. Create an Event that has previews (files for video editor)
2. Retrieve the event using the Admin UI Event facade
Actual Results:
has_preview is false
Expected Results:
has_preview is true
Note: Maybe this function (event.hasPreview) can be removed?
Workaround (if any):