2.2.7 17APR19
Ticket | Linked | Function | Type | Subject |
MT-3156 | SP-3648 | Bug | Time balance problem |
Description | Release notes |
Some of the agents are missing balances for one month back in 2017 or 2016, this causes issues with historical balances from the initial import in March 2016 or before as Raido starts to calculate the balance from that month on. | This has been fixed, it was caused by a bug with empty (null) values. |
Ticket | Linked | Function | Type | Subject |
MT-2857 | API | Bug | Avoid unnecessary legality refresh for SetCrewDocument in RaidoAPI |
Description | Release notes |
Currently when we update documents for crew members using the RaidoAPI function, all documents attached to this specific crew are marked as "Modified". This in turn causes allocation a lot of memory for the legality refreshes as more than one crew are usually updated at the same time. To avoid unnecessary legality refreshes the validation should only be performed on the documents that had changes made to them by the API. | We have added validation to skip unnecessary refreshes on unchanged legality documents using the RaidoAPI. |
Ticket | Linked | Function | Type | Subject |
MT-2821 | MT-2820, | Legality | Story | Exclude uploading tables according to user preference. |
Description | Release notes |
An option is needed to be able to upload new Mimer legality definitions without overwriting or replacing the definition in use. | An option to exclude overwriting tables in legalities has been added, It is performed by deselecting the option ‘Overwrite existing table definitions’. |
Ticket | Linked | Function | Type | Subject |
MT-2820 | Legality | Story | Improved user feedback when uploading legality definitions |
Description | Release notes |
When "Upload" button is pressed and the ‘Overwrite existing table definitions’ is enabled, a confirmation message should pop up before the upload is performed. | We have added a confirmation pop up message asking the user to confirm the replacement of existing Mimer definitions. |
Ticket | Linked | Function | Type | Subject |
MT-2791 | SP-3207, SP-2909, SP-3497 | Task | Improve performance of unoptimized queries that are run on user login |
Description | Release notes |
Currently there are some database queries that runs eatch time a user logs on to Raido Web and Raido Mobile that could be better optimized. These can under some circumstances take a long time to complete and if multiple users try to log in at the same time the sql server can be overloaded. | We have optimized the database interactions to improve the user experience when a user logs on to Raido Web and Raido Mobile. |
2.2.6 08APR19
Ticket | Linked | Function | Type | Subject |
MT-3082 | SP-3558, SP-3454 | RAIDO Cloud (Web) | Bug | The roster is not reloaded correctly when a user proceeds to do more roster changes immediately after saving the previous changes. |
Description | Release notes |
The crew view in the roster gantt is sometimes not reloaded after saving. It occurs occasionally if a crew planner performs an action before the gantt refresh that reloads the HR data is done updating (after the database save and legality re-calculation is complete). | We have corrected the issue that caused roster gantt refreshes to sometimes not work correctly, when the user continued to work on a human resource immediately after performing a save of the roster. |
...