Block a user
update loomio config
That's right the "OAUTH_APP_KEY" maps to the Oauth client ID which is just a unique identifier
Recipe Version upgrade not working (4.0.2+v2.25.4 to 5.0.0+v3.0.0)
I was able to resolve this issue for my test loomio instance by running a database migration with rake db:migrate command. After the migration I was able to see the group created when 4.0.2+v2.25.4…
Recipe Version upgrade not working (4.0.2+v2.25.4 to 5.0.0+v3.0.0)
Adding some more of my findings here:
I created a test loomio instance and deployed it with version 5.0.0+v3.0.0. And tried creating a new group in the fresh instance and that alone did not…
Recipe Version upgrade not working (4.0.2+v2.25.4 to 5.0.0+v3.0.0)
I'm also running into the same issue. When i upgrade from 4.0.2+v2.25.4 to 5.0.0+v3.0.0, my loomio dashboard is completely empty. I do see some notifications when i click on the bell icon but when…
fix for OAUTH_ENABLED check