path to getbloblistproxy fails csr policy and uncommented saving of appeal progess data

This commit is contained in:
2024-12-12 09:43:12 +00:00
parent d21102d7f6
commit 7ec0607d6c
5 changed files with 97 additions and 50 deletions
+1
View File
@@ -2086,6 +2086,7 @@ const RenderFileUpload = (field) => {
field.containerID,
field.ticketnumber
).then((data) => {
field.input.value == null;
field.setFilesForAppeal(data);
setCompletedUploadFiles(true);
});
+2 -2
View File
@@ -174,7 +174,7 @@ let BuildSection = (props) => {
setSavingStatus(useSaveStatus);
//not sure we need this here if it does it on drop of file
//uploadAppealFiles(values);
uploadAppealFiles(values);
// console.log(
// "\n////////////////////////\n appeal pdf payload",
@@ -484,7 +484,7 @@ let BuildSection = (props) => {
"_pinswg_appellant_value"
];
//console.log("on save:", valuesObj);
console.log("on save:", valuesObj);
updateCaseProgress(
valuesObj,
false,