Proposal pdfs attached to a particular call need to be stored in db after every call close.
Notes:
Should be implemented with status actions (Call close action).
For ISIS, pdfs should be saved after the internal call close.
For Rapid and Xpress, pdfs should be saved after proposal is submitted.
Pdfs can be stored in Files table, in format '{Facility}-{proposalId}.pdf' (Ex: ISIS-123456.pdf) like we do for legacy proposals.
With reference to the issue: https://github.com/UserOfficeProject/issue-tracker/issues/1161
Proposal pdfs attached to a particular call need to be stored in db after every call close.
Notes: Should be implemented with status actions (Call close action). For ISIS, pdfs should be saved after the internal call close. For Rapid and Xpress, pdfs should be saved after proposal is submitted. Pdfs can be stored in Files table, in format '{Facility}-{proposalId}.pdf' (Ex: ISIS-123456.pdf) like we do for legacy proposals.