diff --git a/app/src/Controller/MatchgridRecordsController.php b/app/src/Controller/MatchgridRecordsController.php index 103f1e260..07abc510e 100644 --- a/app/src/Controller/MatchgridRecordsController.php +++ b/app/src/Controller/MatchgridRecordsController.php @@ -248,7 +248,7 @@ public function edit($id) { Log::write('debug', $sor . "/". $sorid . " Updating Reference ID and attributes for Row ID " . $id); - $MatchService->attachReferenceId($sor, $sorid, $AttributeManager, $reqData['referenceId']); + $MatchService->attachReferenceId($sor, $sorid, $AttributeManager, $reqData['referenceid']); } } elseif(!empty($reqData['referenceid']) && empty($obj->referenceid)) { // Forced Reconciliation Request