Use select_related in absence list #29

Closed
opened 2024-11-03 16:16:26 +01:00 by magicfelix · 3 comments
magicfelix commented 2024-11-03 16:16:26 +01:00 (Migrated from edugit.org)

Currently, persons and absence reasons are fetched independently, which causes unnecessary performance issues.

Currently, persons and absence reasons are fetched independently, which causes unnecessary performance issues.
codecraft commented 2024-11-03 17:23:12 +01:00 (Migrated from edugit.org)

created branch 29-use-select_related-in-absence-list to address this issue

created branch [`29-use-select_related-in-absence-list`](/AlekSIS/onboarding/AlekSIS-App-Kolego/-/compare/master...29-use-select_related-in-absence-list) to address this issue
codecraft commented 2024-11-03 17:23:22 +01:00 (Migrated from edugit.org)

mentioned in merge request !110

mentioned in merge request !110
hansegucker commented 2024-11-04 11:14:21 +01:00 (Migrated from edugit.org)

mentioned in commit c7e7b2a802

mentioned in commit c7e7b2a802cc0d8b1a59fccf34e365553bf119d6
hansegucker (Migrated from edugit.org) closed this issue 2024-11-04 11:14:21 +01:00
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-Kolego#29
No description provided.