Workforce Rostering - Release 4.06.00
We have been enhancing WORKSuite and MyTime since the last release, adding new features and addressing known bugs. This overview outlines the updates available from week commencing 4th August 2025.
Some features may require additional setup by Totalmobile. If needed, reach out to your Account Manager for access details.
Below are the features and bug fixes included in this release:
Any features which require additional explanation or steps to be performed, are detailed, separately on their own pages and are linked against the relevant features in the tables below.
New Functionality and Improvements
|
JIRA Ref |
Description |
|---|---|
|
WTSSUP-132 |
Updated the TIME section so that any miscellaneous variances that are marked as “affects cover” will be treated as an absence and the user will not be expected to clock in and therefore no exception will be raised. |
|
WS-9875 |
Updated the integration for new users, so that if a user is created by a 3rd party system, they will not receive a welcome email at the point of creation. This prevents users receiving login details before the organisation is ready for them to login. |
|
WS-10339 |
Added caching to the WorkSuite Homepage to improve loading times. The last successfully loaded results will now load instantly while the system refreshes the results for subsequent page loads. |
|
WS-10156 |
Added some performance improvements to the MyTime Calendar page that specifically improves the user search functionality. |
|
WS-10213 |
Improved the error message displayed to a user when invalid characters or scenarios are used to tell the user why the error has occurred. Previously a non informative 400 error was displayed. |
Bug Fixes
|
JIRA Ref |
Description |
|---|---|
|
WS-10446 |
Fixed an issue with announcements. When set to be dismissible, messages were being deleted for all users instead of being dismissed for the individual user. |
|
WS-9768 |
Added a warning when adding a comment and the role settings require the user to enter a comment, as this wasn’t clear to the user that a comment was required before saving. |
|
WS-10450 |
Fixed an issue with the PEOPLE page. Occasionally, when loading the page, the page incorrectly displayed a “no employees found” message before loading all users. |
|
WTSSUP-216 |
Fixed an issue affecting some TOIL accounts. When adding additional hours to be accrued as TOIL, some users were getting a “Too many used” error. Users will now be able to correctly accrue hours in this situation. |
|
WS-8914 |
Fixed an issue preventing users from manually clocking in on MyTime on the home page. The save button was non responsive. |
|
WTSSUP-182 |
Added some improvements to the TIME screen to deal with a “Race condition”. A race condition in this context is when one request to return results using a filter is not yet complete and a new request using the filters is actioned, then occasionally results from both filters are returned at the same time. |
|
WS-10215 |
Fixed an issue with deleting/removing secondments. Occasionally the user was presented with an unknown error and could not remove the secondment. |
|
WS-10422 |
Fixed an issue deleting holiday variances Variance that have been applied, followed by a republish of shifts and then deleted were erroring with an unknown error was often experienced when trying to delete these variances. |
|
WS-10476 |
Fixed an error with the group change functionality. Making a group change and then changing calendars to make another group change, was returning the previous calendar’s users incorrectly. |
|
WS-10582 |
Fixed an issue with part days not adhering the the variance rules. Full and multi days were adhering the rules correctly, but part days were not. |
UAT Fixes
This section is used to capture any fixes that are fixed between deploying to customer UAT environments and Live deployments. The following tickets were created since the first UAT deployment and have been fixed before releasing into the next live release.
|
JIRA Ref |
Description |
|---|---|
|
WS-10594 |
Resolved a problem in the integration layer where cancelling a variance was not being sent when a shift was republished and changed from a working day to a rest day. This scenario was incorrectly identified as having no change, preventing the expected cancellation from being processed. |
|
WTSSUP-217 |
Resolved an intermittent issue where the “Make a Change” dialog would occasionally appear empty due to a browser rendering problem during page load. Enhancements have been made to better detect and recover from this scenario, ensuring the dialog loads correctly. |
|
WS-10665 |
Resolved a “Race condition” issue on the Manage page eye icon. A race condition in this context means that that when clicking on the eye icon in the manage page, two requests are sent by the system to the database to return all required information and due to recent performance improvements, the second request was waiting on the first request to finish, even though it had already returned successfully, resulting in no information being displayed. |