21097 remove ui for further details
This commit is contained in:
@@ -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",
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user