reps files to use ticket number not title for case ref
This commit is contained in:
@@ -317,7 +317,7 @@ export const getServerSideProps = wrapper.getServerSideProps(
|
||||
|
||||
const repsFileListObj = await getRepsFilesBlobs(
|
||||
result.containerID,
|
||||
result.caseRef,
|
||||
result.ticketnumber,
|
||||
result.repfile_name
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user