OJS 3.1.2.4 - Missing galley files after article components restore defaults (Workflow Settings)

Hi everybody,

I’m working on a 3124 OJS instalation that a user has restored article component defaults in workflow settings. After doing this, all existing galley articles has missed from the frontend.

I’ve checked a previous backup and notice that all existing galleys was on a custom article component called “Arquivo”, with no key registered.
print1

If I upload a final galley at any published submission and under any existing article component (restored), the galley shows in frontend.

What can I do to update existing submissions article component?

Hi @geniusdesign,

You might have to do this via the database – setting the genre_id column in submission_files to the appropriate value from the genres table.

Regards,
Alec Smecher
Public Knowledge Project Team