Skip to content

fix(review): change user assign editor

Giannis Kopanas requested to merge fix-change-review-user into master

Closes xpub/xpub#212 (closed)

Anyone can change the dropdown for SE and HE on the Control Panel page for a manuscript. But, once HE and SE are assigned, if you change one or both of these fields to assign a different HE or SE, these changes do not save, even if you're logged in as admin.

To reproduce:

  1. As admin, open a manuscript control panel and assign an SE and HE.

  2. Return to the dashboard

  3. Go back to the control panel and choose a different SE and HE from the dropdowns. The change appears to work

  4. Return to dash

  5. Go back to control panel

Expected: The new SE and HE saved and are reflected on the control panel page.

Actual: The SE and HE are still the originally assigned ones.

Merge request reports