21097 remove ui for further details

This commit is contained in:
2026-01-19 13:15:50 +00:00
parent 088c93e2cf
commit 4710d3e420
4 changed files with 11 additions and 14 deletions
+1 -1
View File
@@ -309,7 +309,7 @@ export const createRepBlob = async (formContent, containerName, caseref) => {
const tags = {
containerid: containerName,
caseID: formContent.ticketnumber,
caseID: formContent.ticketnumber || formContent.caseRef,
blobType: "Representation",
};