mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
N°3788 - timeout/excessive duration during MTP - fix PostDbCreation
This commit is contained in:
@@ -179,7 +179,7 @@ SQL;
|
||||
$iUpdated = 0;
|
||||
while ($oAttachment = $oSet->Fetch())
|
||||
{
|
||||
if ($oAttachment->Get('item_id') == 0) {
|
||||
if (empty($oAttachment->Get('item_class'))) {
|
||||
//do not treat orphan attachment
|
||||
continue;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user