Skip to content

Feature: admin fast publishing flow

Grigor Malo requested to merge special-admin-publishing-flow into master

New question publishing flow for admins:

  • allow admins to directly publish the questions they author, bypassing the editorial flow
  • after submission question can be edited by creating a new version, like all other questions, by its admin author or by other editors
  • if the user is not an admin, or if they are an admin but the question was not created by them, the flow is the same as before (author submits, editor moves it through review -> production (editable) -> published)
Edited by Grigor Malo

Merge request reports