I’m trying to install the gamification plugin as the other plugins by adding the repo into the app.yml and then rebuilding but the build fails everytime.
The error is a database relation:
Caused by:
PG::UndefinedTable: ERROR: relation "gamification_leaderboards" does not exist (PG::UndefinedTable)
LINE 9: WHERE a.attrelid = '"gamification_leaderboards"'::regclass
I think is caused by the extra "
Anybody knows how/where to fix it?
I am on Test-passed and seems okay. There might be a compat issue on beta but would need others to weigh in Might be an idea to report but on gamification for extra visibility.