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

Update todo

parent 0a9cc7c0
No related branches found
No related tags found
1 merge request!356Add dialog for creation of long-term absences
......@@ -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