Tabula release notes
Tabula 2020.7.17 released
We released Tabula 2020.7.17 on Thursday 30th July 2020. In this version:
- We fixed a bug affecting module marks when component marks were uploaded to SITS via Coursework Management. When an uploaded component mark matches the one in Marks Management, the module mark is no longer recorded as changed.
- For tables of tutees/supervisees, the 'select all' checkbox and sorting by column now work again.
- Michael Gale (Computer Science) made improvements to the Tabula API via open source contributions.
Technical notes
Bugs
- [TAB-8629] - Personal tutees filtering exception
- [TAB-8634] - Queueing coursework marks for upload clears module marks even if they haven't changed
- [TAB-8638] - Select-all checkbox not working on My Tutees (supervisees etc) page
- [TAB-8656] - NPE in CalculateModuleMarksCommand
- [TAB-8658] - 'Last met' column not sorted on date only
- [TAB-8659] - Concurrent node startup with flyway causes deadlocks with PgBouncer transaction pooling
Improvements
- [TAB-8648] - [OSS] Include extensions in assignment /submissions API
- [TAB-8649] - [OSS] Allow specifying academic year on member search API
- [TAB-8653] - [OSS] Add universityIds parameter to module students API
- [TAB-8654] - [OSS] Add startDateTime and endDateTime parameters with timezone information to event occurrence objects