When I have these workflows as **failed

When I have these workflows as failed and when I open them I get this "something went wrong". When we open the worker logs we don't have nothing there.
No description
No description
14 Replies
Prastoin
Prastoin3w ago
Hello there, please share: - Used twenty version - Browser console logs
Pedro Talaia
Pedro TalaiaOP3w ago
v1.7.6 the browser console logs: index-B2-4jVOD.js:48 ZodError: [ { "expected": "string", "code": "invalid_type", "path": [ "state", "stepInfos", "5adb2605-e499-4e07-898d-0df8cb6c2683", "error" ], "message": "Invalid input: expected string, received object" } ]
No description
Pedro Talaia
Pedro TalaiaOP3w ago
We have updated to the v1.10.2
Pedro Talaia
Pedro TalaiaOP3w ago
I was reviewing the workflows for the new version and when I try to update the Opportunity Creation workflow I get this error
No description
Pedro Talaia
Pedro TalaiaOP3w ago
I had this workflow
No description
Pedro Talaia
Pedro TalaiaOP3w ago
The function waas removed when I updated to the new version
Pedro Talaia
Pedro TalaiaOP3w ago
When I try to add a new function I get an error:
No description
Pedro Talaia
Pedro TalaiaOP3w ago
No description
Pedro Talaia
Pedro TalaiaOP3w ago
When I click on the arrow to go back and then I try to edit the same funciton again I get this
No description
Pedro Talaia
Pedro TalaiaOP3w ago
@Prastoin I don't know if you're following along or if you need to call someone else, but I'm kinda of lost 😅 Should I start over again and recreate everything from scratch?
Prastoin
Prastoin3w ago
Hey @martmull could you please have a look to this when you have some free time please ? @Pedro Talaia please share you workspace version in database located at core.workspace.version ( not the ui ) to double you've successfully upgraded to latest version
martmull
martmull3w ago
@Baptiste Devessier can you take a look?
Pedro Talaia
Pedro TalaiaOP3w ago
ubuntu@ip-X-X-X-X:~$ sudo docker exec -t twenty_db_1 psql -U postgres -d default -c 'SELECT "displayName", "version" FROM core.workspace;' displayName | version -------------+--------- A+Casa | 1.10.2 (1 row)
Prastoin
Prastoin3w ago
Looks good

Did you find this page helpful?