Assigning Submissions
Every submission that enters OJS needs an editor assigned before editorial work can begin. As an Editor, you can assign a submission to a Section Editor for handling, assign it to yourself, or use a combination of both.
Viewing Unassigned Submissionsโ
New submissions waiting for assignment appear in:
Dashboard โ Unassigned
Each card shows the title, submitting author, date submitted, and the journal section. Submissions stay in Unassigned until at least one editor is linked to them.
Check the Unassigned queue regularly โ submissions that sit without an editor assignment delay the workflow and frustrate authors.
Assigning to a Section Editorโ
- Click on the unassigned submission to open it.
- In the right-hand Participants panel, click Assign.
- The "Assign Participant" dialog opens. From the Role dropdown, choose Section Editor (or Editor to assign yourself or a colleague at your level).
- Search by name in the user search box.
- Select the user from the results.
- Optionally check "Send notification email" to alert the assignee immediately.
- Click OK to confirm.
The submission moves from Unassigned to All Active and appears in the Section Editor's My Queue.
Assigning to Yourselfโ
If you will handle the submission directly:
- Open the submission from Unassigned.
- In the Participants panel, click Assign.
- Choose the Editor role.
- Search for and select your own name.
- Click OK.
Alternatively, on the submission list, use the Assign to Me link if your theme displays it.
Recommend Only vs. Full Decision Rightsโ
When assigning any editor, you can limit their authority with the "This participant can only recommend a decision" checkbox:
| Checkbox state | What the editor can do |
|---|---|
| Unchecked (default) | Record binding editorial decisions |
| Checked | Submit recommendations only โ a senior editor must make the final decision |
Use the Recommend Only setting when you want Section Editors to propose decisions (e.g., Accept or Revisions Required) that you then confirm as the Journal Editor.
Re-assigning a Submissionโ
If a Section Editor leaves or becomes unavailable:
- Open the submission.
- In Participants, click the action arrow (โถ) next to the departing editor's name.
- Select Edit Assignment to change their role, or Remove to unlink them entirely.
- Assign a replacement editor following the steps above.
Removing an editor does not delete any correspondence or review history โ it only removes their access to the submission going forward.
Assigning Multiple Editorsโ
A submission can have more than one editor assigned simultaneously. This is useful when:
- A Section Editor handles the review stage while you oversee production.
- Multiple language editors or thematic experts are needed.
Add each participant separately through the Participants panel. Each will see the submission in their queue.
Bulk Assignmentโ
OJS does not have a bulk-assignment tool in the standard UI. For journals with high submission volume, consider:
- Setting up Section Editors with automatic assignment rules per journal section (if using a plugin that supports auto-assignment).
- Using the OJS REST API to script assignments for migrations or high-volume intake periods.
Further Readingโ
- Learning OJS โ Assigning Submissions โ Official editorial workflow guide
- PKP Community Forum โ Community tips on managing high-volume assignment queues