Skip to content

do not delete SubjectCreationRequest on submit

Bengfort requested to merge fix-subjectcreationrequest-delete-on-submit into main

When using the delete view we do only actually delete the SubjectCreationRequest, we only mark it as deleted.

AFAIK the same should also happen when we convert a SubjectCreationRequest to a real subject.

Merge request reports