v2.12.0
A minor release, released on June 22nd, 2022.
Enhancements
- Finalized support for adding users to and removing users from existing secure (P2/P3) directories, given that scratch directories have been migrated.
- Modified the status code returned by the REST API endpoint for determining whether a job can be submitted so that some offending jobs are immediately blocked, as opposed to being queued indefinitely.
Bug Fixes
- Increased the end time used when checking whether a job is within its allocation period to be at the end of the last day, so that jobs submitted on the last day of the period correctly update usage values.
- Rewrote a method for converting a local date to a UTC time to correctly account for daylight savings.
- Refactored email-sending methods to never send emails to real users in debug mode.
- Resolved an issue in which entries in the "Usage" column on Allocation Detail views were rendered as "None".