Kaltura adds new Remix Entry even if cancelled...

1 reply [Last post]
Joined: 04/05/2009
Points: 354

If you create a new post, click the Add Interactive Video button and then click Yes I want users to remix this video, the plugin automatically creates a new remix entry even if you press the X button on the next screen.

If you CANCEL the process of adding an Interactive Video it should NOT create any unnecessary entries. This just creates more unnecessary clutter in the KMC.

Joined: 02/22/2009
Points: 32

When using mixing, the Contribution Wizard must be loaded with valid mix entry id, that's why the entry must be created before the CW loads.

Currently, the only solution to make it work like you said is to delete the entry when the user clicks cancel or X button, which I don't think as a good practice.

I'll pass it to a product decision as its more of a CW + Kaltura API feature.