I am trying to upgrade from ojs 2.4.8-2 but I am getting the following error:
[code: Installer Installer::migrateCounterPluginUsageStatistics]
DB Error: ERROR: column “pkp_section_id” of relation “metrics” does not exist
LINE 1: …d, assoc_type, assoc_id, metric_type, context_id, pkp_sectio…
ojs2: DB Error: ERROR: column “pkp_section_id” of relation “metrics” does not exist
LINE 1: …d, assoc_type, assoc_id, metric_type, context_id, pkp_sectio…
There are a few bug fixes since OJS 3.0.2 is released, thus it would be great if you could work with Git and used the current ojs-stable-3_0_2 branch, but…