Upgrade 0.42 -> 0.43 -> 0.44. Workspace objects & favorites disappeared.
Hi there!!
Self-Hosted. I ran all the required migrations and upgrades from 0.42.2 to 0.43.5 to 0.44.11.
Attached last upgrade logs (0.44.11), all passing but that last message (duplicate, record already exists, I assume that is not a problem?) .
I migrated from spilo image to postgres:16 on the 0.42.2 -> 0.43.5 migration.
On the app, I cannot see the workspace objects and favorites. Just current opened object. I can indeed open other objects and I can access records data.
On the other hand, I cannot add a record to "Favorites", with error:
Indeed, on my DB workspace -> favorite, I have
worspaceMemberId
and not forWorkspaceMemberId
. I asume im missed a prev migration? I did run all prev migrations and upgrades tho.
On the frontend, i can see the the correct /graphql
queries with existing data for favorites and workspace metadata.
How can I proceed? Thanksss




2 Replies
@Félix I beliveved you worked on adding
forWorkspaceMemberId
? Would you know what the upgrade missing there?Unknown User•2w ago
Message Not Public
Sign In & Join Server To View