diff --git a/actions/azurestorage.js b/actions/azurestorage.js index 335ad434..3d9763d2 100644 --- a/actions/azurestorage.js +++ b/actions/azurestorage.js @@ -369,6 +369,8 @@ export const createAppealPDFBlob = async ( containerid: containerName, caseID: caseID, blobType: "Appeal PDF", + documentLocationId: "846040000", + ishareLocation: "846040000", }; //console.log("the tags:", tags); diff --git a/components/pdftemplates/appealRow_pdf.js b/components/pdftemplates/appealRow_pdf.js index f83d2f58..e1f677f6 100644 --- a/components/pdftemplates/appealRow_pdf.js +++ b/components/pdftemplates/appealRow_pdf.js @@ -505,9 +505,9 @@ export const AppealRow_pdf = (props) => { .value ].map( (tenant, index) => { - return typeof tenant.pinswg_owners != + return typeof tenant.pinswg_owners_firstname != "undefined" || - typeof tenant.pinswg_agriculturaltenantname != + typeof tenant.pinswg_agriculturaltenantname_firstname != "undefined" ? (