Skip to content

fix: fix folder structure in draft mode

Ben Whitmore requested to merge fix-draft-mode-20240522 into main
  • Fix a crash that was shuting down the Flax container if any group was in draft-mode. ("Draft mode" is where a hex string is inserted into the URL for security-through-obscurity.)
  • Ensure all files for the group get saved to the correct folder
  • Ensure the non-draft version of a group site gets deleted if the group is published in draft mode.

See kotahi#1600 (closed)

Edited by Ben Whitmore

Merge request reports