<div dir="ltr">I think, then the migration script wasn't executed in the case of Gigatux.<div>Alan, the bug I reported (<a href="https://code.vtiger.com/vtiger/vtigercrm/issues/1630" rel="noreferrer" target="_blank">https://code.vtiger.com/vtiger/vtigercrm/issues/1630</a>) was fixed a long ago, so I don't understand how that ended up not being executed.</div><div><div><br></div><div>Maybe it has to do with this other one: <a href="https://code.vtiger.com/vtiger/vtigercrm/issues/1636">https://code.vtiger.com/vtiger/vtigercrm/issues/1636</a> Which I don't think was ever fixed but was closed anyways.</div><div><br></div><div><br></div><div><br clear="all"><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">Saludos<div><br></div><div>Rubén</div></div></div></div><br></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Feb 4, 2022 at 3:47 AM Alan Lord <<a href="mailto:alanslists@gmail.com">alanslists@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">You are correct Ruben,<br>
<br>
See the migration file for 7.3.0 to 7.4.0. The first thing it does is to <br>
remove the Event Handler.<br>
<br>
<a href="https://code.vtiger.com/vtiger/vtigercrm/blob/master/modules/Migration/schema/730_to_740.php" rel="noreferrer" target="_blank">https://code.vtiger.com/vtiger/vtigercrm/blob/master/modules/Migration/schema/730_to_740.php</a><br>
<br>
@Gigatux,<br>
<br>
You don;t actually want that RecordLabelUpdater.php file. You need to <br>
remove the Event Handler from the database. I believe this function was <br>
moved into CRMEntity.<br>
<br>
Ruben, you even reported this as a bug:<br>
<br>
<a href="https://code.vtiger.com/vtiger/vtigercrm/issues/1630" rel="noreferrer" target="_blank">https://code.vtiger.com/vtiger/vtigercrm/issues/1630</a><br>
<br>
HTH<br>
<br>
Al<br>
<br>
<br>
On 03/02/2022 23:09, Rubén A. Estrada Orozco wrote:<br>
> My guess would be that it was removed in 7.4 because it was no longer <br>
> needed. But maybe you have an eventhandler, which for some reason was <br>
> not removed but should have. And maybe that eventhandler uses that file. <br>
> When installing a fresh new 7.4 instance, I suppose that eventhandler is <br>
<br>
_______________________________________________<br>
<a href="http://www.vtiger.com/" rel="noreferrer" target="_blank">http://www.vtiger.com/</a></blockquote></div>