Encryption pop-up on attachments in portal with Paris releaseSummaryWith Paris release whenever you are uploading an attachment in any portal record, you will get a popup whether you want to upload the attachment with encryption or without encryption. The pop up shows up as below. Related LinksThis feature was added to replicate the same behavior that we have in native UI when we upload an attachment. If the ask is to not have the encrypt attachment confirmation popup when the context is available, it will have to be overridden in the service.spAttachmentUpload.js file. Please provide the attached XML to the customer & perform the below steps: 1. Import the XML to the affected instances. (spAttachmentUpload)2. Customize the angular provider so that the encryption messages are not shown.3. Navigate to the OOB SC Catalog Item & Form widgets, which has the attachment paperclip icon present.4. Scroll down to the Angular Providers related list, and add the modified angular provider to the related list.5. Refresh the portal page, and you will not see the popup again while uploading an attachment.