uat fixes
This commit is contained in:
@@ -35,7 +35,7 @@ ApiProxy.get(async (req, res) => {
|
||||
});
|
||||
|
||||
Object.assign(blobProgress, {
|
||||
"appealComplete": blobProgress.pinswg_name,
|
||||
"appealComplete": tempCaseRef,
|
||||
});
|
||||
|
||||
delete blobProgress["pinswg_name"];
|
||||
|
||||
Reference in New Issue
Block a user