22.03
This is a predominately a performance release that addressed a major scalability issue related to increasing number of Samples in a Project. All work completed in this release was done in !1211.
A summary of changes is below:
- [All]: Fixed scalability bug in updating Project modifiedDate during handling of ProjectEvent that was increasing in
operation time as number of Samples increased within a project. - [UI]: Fixed load times on Project Samples page.
- [UI]: Fixed text overflow issue in Command-line Linker modal.
- [UI]: Fixed bug with Command-line Linker modal making multiple requests to the server to get the command string.
- [UI]: Fixed issue with CSV/XLSX export on linelist page from not completing on massive projects >100,000 samples.
- [UI]: Adding in batch loading to linelist page (provides feedback to user, important on large projects >5000 samples)
- [UI]: Added a progress indicator when loading samples into the linelist table.
- [UI]: Added a warning notification when selecting all samples on the project samples page.