Import absences correctly #11

Closed
opened 2020-11-27 10:51:19 +01:00 by fph · 10 comments
fph commented 2020-11-27 10:51:19 +01:00 (Migrated from edugit.org)

Original title: Show absent teachers in substitution plan

The header of the substitution plan shows 'affected teachers'. It would also be interesting to see which teachers are absnet.

Original title: Show absent teachers in substitution plan The header of the substitution plan shows 'affected teachers'. It would also be interesting to see which teachers are absnet.
hansegucker commented 2020-11-28 10:16:41 +01:00 (Migrated from edugit.org)

changed the description

changed the description
hansegucker commented 2020-11-28 10:16:49 +01:00 (Migrated from edugit.org)

assigned to @hansegucker

assigned to @hansegucker
hansegucker commented 2020-11-28 11:39:36 +01:00 (Migrated from edugit.org)

I found the broken part in AlekSIS-App-Untis, so I will move the issue.

I found the broken part in AlekSIS-App-Untis, so I will move the issue.
hansegucker commented 2020-11-28 11:39:46 +01:00 (Migrated from edugit.org)

moved from AlekSIS-App-Chronos#102

moved from AlekSIS-App-Chronos#102
hansegucker commented 2020-11-28 11:40:17 +01:00 (Migrated from edugit.org)

changed title from {-Show absent teachers in substitution plan-} to {+Import absences correctly+}

changed title from **{-Show absent teachers in substitution plan-}** to **{+Import absences correctly+}**
hansegucker commented 2020-11-28 11:40:17 +01:00 (Migrated from edugit.org)

changed the description

changed the description
hansegucker commented 2020-11-28 11:41:31 +01:00 (Migrated from edugit.org)

There is a broken enum comparison: AbsenceType.GROUP is compared with 100, for example, but it has to be AbsenceType.GROUP.value == 100. Fix will come soon.

There is a broken enum comparison: `AbsenceType.GROUP` is compared with `100`, for example, but it has to be `AbsenceType.GROUP.value == 100`. Fix will come soon.
hansegucker commented 2020-11-28 11:42:18 +01:00 (Migrated from edugit.org)

created merge request !122 to address this issue

created merge request !122 to address this issue
hansegucker commented 2020-11-28 11:42:20 +01:00 (Migrated from edugit.org)

mentioned in merge request !122

mentioned in merge request !122
nik (Migrated from edugit.org) closed this issue 2020-11-29 20:39:39 +01:00
nik commented 2020-11-29 20:39:40 +01:00 (Migrated from edugit.org)

mentioned in commit d6197fa820

mentioned in commit d6197fa82083d272516e46358517c8522cbe5401
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
aleksis/AlekSIS-App-Untis#11
No description provided.