salesforce-devtools
salesforce-devtools copied to clipboard
Save button do not work in "Mass Edit custom fields".
I encountered this when trying to edit a custom object. Other functions seem to be working. The error information output to the console is as follows
app.min.js:21 TypeError: Cannot read properties of undefined (reading 'metadata')
at SD_OAuthConnect.readMetadata (app.min.js:19:14479)
at SD_FieldMassEdit.handleMetadataRequest (app.min.js:21:10211)
at SD_FieldMassEdit.bulkMetadataRequest (app.min.js:21:9792)
at app.min.js:21:7297
at new Promise (