-
Notifications
You must be signed in to change notification settings - Fork 5k
Closed
Description
Bug Description
After update to latest v0.44.19 there is an error that occurs when attempting to create any new record: ApolloError: column FieldMetadataEntity.standardOverrides does not exist
Post update:
Can´t even log in into application. I had to rollback to v0.44.17
✅ v0.44.17
❌ v0.44.18
❌ v0.44.19
❌ v0.50.1
❌ v0.51
Technical inputs
Example:
index-DGgZNXO1.js:82 Uncaught (in promise) ApolloError: column FieldMetadataEntity.standardOverrides does not exist
at new Vo (index-DGgZNXO1.js:82:187)
at index-DGgZNXO1.js:86:77981
at V2 (index-DGgZNXO1.js:81:10339)
at index-DGgZNXO1.js:81:10246
at new Promise (<anonymous>)
at Object.then (index-DGgZNXO1.js:81:10211)
at Object.next (index-DGgZNXO1.js:81:10353)
at notifySubscription (index-DGgZNXO1.js:81:2530)
at onNotify (index-DGgZNXO1.js:81:3058)
at Vo.next (index-DGgZNXO1.js:81:3706)
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
✅ Done