Salesforce attachments to files migration app error

Viewed 30

Salesforce attachments to files migration app error giving below error. This package is installed in SF and upgraded to resolve this issue ...still this issue persists. Below is the stack trace details

 TypeError: Cannot read properties of null (reading 'includes')
        at de.connectedCallback (https://xxxcccccc.sandbox.lightning.force.com/lightning/n/modules/c/core_xxx_attachmentUploadLex.js:1:5951)
        at callHook (https://xxxcccccc.sandbox.lightning.force.com/auraFW/javascript/HCWj4sXl-ak8mVteewPd7Q/aura_prod.js:59:76291)
        at https://xxxcccccc.sandbox.lightning.force.com/auraFW/javascript/HCWj4sXl-ak8mVteewPd7Q/aura_prod.js:13:33261
        at Pr (https://xxxcccccc.sandbox.lightning.force.com/auraFW/javascript/HCWj4sXl-ak8mVteewPd7Q/aura_prod.js:13:37932)
        at Zn (https://xxxcccccc.sandbox.lightning.force.com/auraFW/javascript/HCWj4sXl-ak8mVteewPd7Q/aura_prod.js:13:33246)
        at Tr (https://xxxcccccc.sandbox.lightning.force.com/auraFW/javascript/HCWj4sXl-ak8mVteewPd7Q/aura_prod.js:13:37381)
        at https://xxxcccccc.sandbox.lightning.force.com/auraFW/javascript/HCWj4sXl-ak8mVteewPd7Q/aura_prod.js:13:25672
        at hn (https://xxxcccccc.sandbox.lightning.force.com/auraFW/javascript/HCWj4sXl-ak8mVteewPd7Q/aura_prod.js:13:25727)
        at pn (https://xxxcccccc.sandbox.lightning.force.com/auraFW/javascript/HCWj4sXl-ak8mVteewPd7Q/aura_prod.js:13:25849)
        at https://xxxcccccc.sandbox.lightning.force.com/auraFW/javascript/HCWj4sXl-ak8mVteewPd7Q/aura_prod.js:13:25143

enter image description here

0 Answers
Related