Skip to content
Snippets Groups Projects
Commit b3c06aed authored by permcu's avatar permcu
Browse files

Update todo

parent 4089ec54
No related branches found
No related tags found
1 merge request!362Resolve "Add personal note management dialog in course book"
Pipeline #184135 failed
......@@ -22,7 +22,9 @@ class AbsencesBatchCreateMutation(graphene.Mutation):
@classmethod
def mutate(cls, root, info, persons, start, end, comment, reason): # noqa
# TODO: More permission checks needed?
# TODO: Check permissions for ParticipationStatus & KolegoAbsence
# See MR 356
# DocumentationBatchCreateOrUpdateMutation.create_or_update
# at least already checks permissions.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment