chore(audit): audit submissions without group
This commit is contained in:
parent
c5f2e5e72a
commit
c8fcb6a06f
@ -965,6 +965,7 @@ postCorrectionsCreateR = do
|
||||
{ submissionUserUser = sheetPseudonymUser
|
||||
, submissionUserSubmission = subId
|
||||
}
|
||||
audit $ TransactionSubmissionEdit subId uid
|
||||
when (length spGroup > 1) $
|
||||
addMessageI Warning $ MsgSheetNoGroupSubmission sheetGroupDesc
|
||||
when allDone $
|
||||
|
||||
Loading…
Reference in New Issue
Block a user