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