T
Twenty4mo ago
Willou

isPublicInviteLinkEnabled does not exist (v0.31.0 to v0.32.0)

I've just update my code v0.31.0 to v0.32.0. And I got this error message in attachment when I try to reach the app.
7 Replies
Raph
Raph4mo ago
Did you follow the update guide? run migrations, etc?
Willou
WillouOP4mo ago
I have read this page of the documentation (link), and for this update, there is no mention of a database migration to be performed. Is it an oversight in the documentation?
Raph
Raph4mo ago
I didn't have to run migrations, BUT you can try. If there are none then it'll say that no changes are to be made.
Willou
WillouOP4mo ago
Ok, I try this. Thanks. You were right. You have to use theses commands :
yarn database:migrate:prod
yarn command:prod upgrade-0.32
yarn database:migrate:prod
yarn command:prod upgrade-0.32
How to mark this topic as solved ?
Raph
Raph4mo ago
I think only the admins can mark threads as solved.
ɃØĦɆᵾS
ɃØĦɆᵾS4mo ago
Yes but labels for help threads are removed so this checked emoji will do the job
charles
charles4mo ago
Perfect! Yes we have removed the labels: we are "closing" the issues. When community members post new message, the issue is automatically re-opened

Did you find this page helpful?