mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 02:58:43 +02:00
N°3464: move fix in itop-fence + fix/enhance rest api test
This commit is contained in:
@@ -1345,11 +1345,6 @@ class RestUtils
|
||||
{
|
||||
$sComment = self::GetMandatoryParam($oData, 'comment');
|
||||
CMDBObject::SetTrackInfo($sComment);
|
||||
|
||||
/** @var \CMDBChange $oChange */
|
||||
$oChange = CMDBObject::GetCurrentChange();
|
||||
$oChange->Set("userinfo", $sComment);
|
||||
$oChange->DBUpdate();
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user