When uploading a new video, the title is set in ooyala_upload.js via the ingestion API. However, if the node title is updated, the associated video title is not updated in the backlot. We need to update hook_field() to handle this.

It might also be worth having a batch API update to push out node titles to re-sync them on existing sites.

Comments

deviantintegral’s picture

Status: Active » Needs review
StatusFileSize
new1.86 KB
new1.37 KB

Tada!

deviantintegral’s picture

Status: Needs review » Fixed

I pushed these two commits up (after rebasing) as 1268b96 for 7.x and ff1f62d for 6.x.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.