Rob
Rob
TTwenty
Created by Rob on 1/9/2025 in #❓︱help
Upgrading from 0.35.2 to 0.35.4 caused error on Accounts page
Sorry for delayed response. I ended up rolling back, disconnecting linked Google accounts from all users, then upgraded and reconnected. Now everything works fine. And also updated to v0.40.0 and everything looks good
15 replies
TTwenty
Created by Rob on 1/9/2025 in #❓︱help
Upgrading from 0.35.2 to 0.35.4 caused error on Accounts page
I reverted back to 35.2 and the account was still there and working.
15 replies
TTwenty
Created by Rob on 12/26/2024 in #❓︱help
Upgrade errors from v0.34 v0.35.1
As an aside, I’ve created a really bad endpoint that accepts markdown and creates the body text. It doesn’t work very well haha. I’d love it if the Twenty API allowed me to pass plain text or markdown as input to create the body of a note. Probably not a high priority for web ui users.
29 replies
TTwenty
Created by Rob on 12/26/2024 in #❓︱help
Upgrade errors from v0.34 v0.35.1
Hi @Weiko thanks for the help! You were right, there was a miss formed note body. I have about 1500 notes, and 800 of them are generated via graphql api calls. Not sure why one of 800 had a "P" before the "{". Thanks for your time, expertise, and help!!
29 replies
TTwenty
Created by Rob on 12/26/2024 in #❓︱help
Upgrade errors from v0.34 v0.35.1
But I do create notes via api calls sometimes, so it is possible that I created a malformed note somehow. If so, any tips on how to track it down in the database or via calls? Thanks
29 replies
TTwenty
Created by Rob on 12/26/2024 in #❓︱help
Upgrade errors from v0.34 v0.35.1
No description
29 replies
TTwenty
Created by Rob on 12/26/2024 in #❓︱help
Upgrade errors from v0.34 v0.35.1
Thanks for the help @Weiko. I disabled the "body" field in Notes. This did not fix the problem. However, the error now complains about the token T, not the token P (not sure if thats relevant or not. Here is the error...
{
"errors": [
{
"message": "Unexpected token T in JSON at position 0",
"extensions": {
"code": "INTERNAL_SERVER_ERROR",
"response": "Unexpected token T in JSON at position 0"
}
}
],
"data": {
"notes": null
}
}
{
"errors": [
{
"message": "Unexpected token T in JSON at position 0",
"extensions": {
"code": "INTERNAL_SERVER_ERROR",
"response": "Unexpected token T in JSON at position 0"
}
}
],
"data": {
"notes": null
}
}
29 replies
TTwenty
Created by Rob on 12/26/2024 in #❓︱help
Upgrade errors from v0.34 v0.35.1
No description
29 replies
TTwenty
Created by Rob on 12/26/2024 in #❓︱help
Upgrade errors from v0.34 v0.35.1
Hi @Weiko , thanks for the quick feedback. Your fix worked perfectly! Thank you
29 replies
TTwenty
Created by Rob on 11/22/2024 in #❓︱help
v0.33.3: TypeError: Cannot read properties of undefined (reading 'fieldMetadataId')
I have been using the setup for a while and haven't hit this error again. Thanks @Weiko
34 replies
TTwenty
Created by Rob on 11/22/2024 in #❓︱help
v0.33.3: TypeError: Cannot read properties of undefined (reading 'fieldMetadataId')
thanks for the help!!!
34 replies
TTwenty
Created by Rob on 11/22/2024 in #❓︱help
v0.33.3: TypeError: Cannot read properties of undefined (reading 'fieldMetadataId')
it seems to be working!! I will investigate more and report back in a few hours
34 replies
TTwenty
Created by Rob on 11/22/2024 in #❓︱help
v0.33.3: TypeError: Cannot read properties of undefined (reading 'fieldMetadataId')
null the viewwID records too?
34 replies
TTwenty
Created by Rob on 11/22/2024 in #❓︱help
v0.33.3: TypeError: Cannot read properties of undefined (reading 'fieldMetadataId')
So i should delete the column somehow?
34 replies
TTwenty
Created by Rob on 11/22/2024 in #❓︱help
v0.33.3: TypeError: Cannot read properties of undefined (reading 'fieldMetadataId')
and YOURSCHEMA would be "workspace_6irr16qioalagnvc5ffeneuhx" in this situtaion?
34 replies
TTwenty
Created by Rob on 11/22/2024 in #❓︱help
v0.33.3: TypeError: Cannot read properties of undefined (reading 'fieldMetadataId')
Do we need to fill in the viewID column with data and not Nulls?
34 replies
TTwenty
Created by Rob on 11/22/2024 in #❓︱help
v0.33.3: TypeError: Cannot read properties of undefined (reading 'fieldMetadataId')
how can i set all the deletedAt column to NULL?
34 replies
TTwenty
Created by Rob on 11/22/2024 in #❓︱help
v0.33.3: TypeError: Cannot read properties of undefined (reading 'fieldMetadataId')
thanks for the insight!
34 replies