Skip to main content

KI-37

Fulfillment Files List Component Does Not Remove .Docx From Filename

Key/Summary

KI-37 Fulfillment Files List Component Does Not Remove .Docx From Filename

Status

Done

Created

10/05/2020

Updated

03/10/2021

Description

When the Fulfillment Files List Lightning Web Component converts .docx and .doc files to .pdf, the new filename includes the file extension from before the conversion. For example, if the filename before conversion was "test.docx", the converted file name would be "test.docx.pdf".

Impacted Capabilities

Inquiry Management

Affected Apps

Medical Information Cloud - Lightning

Affects Versions

None

Fix Version

MIC V10

Steps to Reproduce

  1. In the Lightning App Builder, add the Fulfillment Files List Lightning Web Component to the Fulfillment record page.

  2. Create an Interaction record, a Request record, and then a Fulfillment record.

  3. From the Fulfillment record, click Generate Package.

  4. Select Customize as the delivery method for the DocGen Package. This saves the Fulfillment Package as a .docx file on the Fulfillment.

  5. Click Run.

  6. In the Fulfillment Files List component, select Finalize from the action menu for the attachment. The .docx file is converted to .pdf, and the new filename includes the file extension from before the conversion.

Workaround

None