Skip to content

Commit b857ff3

Browse files
committed
Complete id
1 parent a536eea commit b857ff3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/rsync_instance.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -385,6 +385,7 @@
385385
$actioncomm->label = 'Upgrade from CLI rsync_instance.php, instance='.$instance.' dirroot='.$dirroot.' mode='.$mode;
386386
$actioncomm->note_private = $actioncomm->label;
387387
$actioncomm->fk_element = $object->id;
388+
$actioncomm->elementid = $object->id;
388389
$actioncomm->elementtype = 'contract';
389390
$actioncomm->type_code = 'AC_OTH_AUTO';
390391
$actioncomm->userassigned[$user->id] = array('id'=>$user->id);

0 commit comments

Comments
 (0)