#Upgrading from 0.35.2 to 0.35.4 caused error on Accounts page
1 messages · Page 1 of 1 (latest)
Could you check if you have data in connectedAccount table? Simply run select * from <workspace>."connectedAccount" query in DB, if it returns at least 1 record, then that means data is still there
I reverted back to 35.2 and the account was still there and working.
That's one way to solve it, could you report this issue then? I believe it's a blocker
Hi @rigid wing, did you create an issue by any chance?
@rigid wing do you also have the issue upgrading to 0.35.6?
if yes, could you share your dev console logs?
I'm unaware of this issue, so we might have to schedule a call to debug it
but let's try to solve it async first
@graceful raft should we halt upgrading to 0.35.6?
nope, it's working as far as I know 🙂 Rob might have a legacy issue we missed previously
shit... @graceful raft I looked up my version, and I'm on 0.33.7. Real legacy version
@graceful raft anything that I should be prepared before upgrading?
Probably back up your database, instructions are in docs just in case