Skip to content

permission for handling editors to reject questions

Vignesh requested to merge HE-rejection-permission into staging

Previously, only the editor role had permission to access the rejectQuestion mutation which was causing the bug mentioned in #275 (closed). In this MR, I have updated the permissions such that both the Handling editor and the editor roles can access the rejectQuestion mutation.

Edited by Vignesh

Merge request reports