Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Save button do not work in "Mass Edit custom fields". #83

Open
YuheiSugawara opened this issue Mar 10, 2023 · 0 comments
Open

Save button do not work in "Mass Edit custom fields". #83

YuheiSugawara opened this issue Mar 10, 2023 · 0 comments

Comments

@YuheiSugawara
Copy link

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 ()
at SD_FieldMassEdit.saveClonedFields (app.min.js:21:6945)
at SD_FieldMassEdit.saveFields (app.min.js:21:6491)
at HTMLInputElement. (app.min.js:21:1343)
at HTMLInputElement.dispatch (app.min.js:4:1412)
at b.handle (app.min.js:3:31488)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant