Every time when we update the video entity file from MPX platform, the entity was updated twice.

Comments

wuinfo created an issue. See original summary.

wuinfo - bill wu’s picture

It is because the parent module media_theplatform_mpx have invoked the hook media_theplatform_mpx_update_video twice. What we can do is not to ignore one of them.

wuinfo - bill wu’s picture

Here is the patch to ignore one of them. This module is highly coupled with its parent module.

  • wuinfo committed 375da35 on 7.x-1.x
    Issue #2667050 by wuinfo: Video file entity was updated twice!
    
wuinfo - bill wu’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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