Team Scheduler | Notes de version

Tous les notes de version de Team Scheduler sont disponibles en anglais et peuvent être consultés en anglais.

The cumulative Team Scheduler release notes are also available in Excel format. Click the link at the bottom of this article to download the file.

Test Environments: July 7, 2026

Expected Production Release: July 21, 2026

TypeTitleRelease NotesMin. version ORTEC WS
FeatureSet status for a part of the schedule
  • It is now possible to set the status of schedule partially, e.g. only publish/close/approve a part of the schedule.
  • This functionality is behind a new permission called "Apply status to part of a schedule period". Without this permission, the user is only able to change the status of a full schedule (like it was).
  • To facilitate this change, the checks on concept planned shifts (to close a schedule) and employee realizations (to approve a schedule) have been moved inside the action dialog and no longer show in the hint text of the action button.
only available with ORTEC WS update (week 28/29)
BugfixWrong duration for shifts >= 24 hoursStudent shifts are now excluded from overstaffing and understaffing counters.  
ImprovementSorting in sick leave tileIt is now possible to sort on the columns in the sick leave tile in the dashboard. 
ImprovementChanged notification after creating sick leave shiftsThe temporary notification shown in the top right of the screen after successful sick leave shifts creation has been replaced with a success message inside the dialog that stays visible until the dialog is closed or the end date is changed. 
ImprovementShow all employees in employee proposalChanged the “show 10 more employees” option in the employee proposal to “show all employees” to make it easier to see all proposed employees. 
ImprovementImproved queries for sick leave and leave request tilesThe queries used in the sick leave and leave request tiles have been rebuilt to improve performance. Added feature toggle: TeamScheduling\FeatureToggles\LeaveRequestsTileQueryImprovedPerformance which is enabled by default.only available with ORTEC WS update (week 28/29)

Production Release: July 7, 2026

TypeTitleRelease NotesMin. version ORTEC WS
ImprovementParent calculations can now be expanded and collapsedParent calculations can now be expanded and collapsed in the counts tab. Parents are collapsed by default.
ImprovementStudent shifts excluded from staffingStudent shifts are now excluded from overstaffing and understaffing counters. 1707590
Production Release: June 23, 2026
TypeTitleRelease NotesMin. version ORTEC WS
FeatureExport reports to ExcelIt is now possible to export Reports to Excel. The Open Report button now has an option to “Export to Excel”. This will generate an Excel file which will be downloaded to the user’s browser.
FeatureExtend duty property types
  • All duty property types are now available, except for free text fields without predefined values.
  • When read/write permissions are active on a duty property, these are now also considered.
1707207
BugfixSetting subcontract status could failSetting the status of a subcontract to/from Final could unexpectedly fail for users who only manage their own department. This has been fixed.
BugfixLogout issuesFixed several logout issues that were introduced in the previous release.
TechnicalRemoved release togglesSeveral release toggles have been removed for features that were introduced over a year ago. For these features we now assume that the backend is up to date.
Production Release: May 26, 2026
TypeTitleRelease NotesMin. version ORTEC WS
TechnicalTechnical preparations for the integration of Team Scheduler into ORTEC WorkforceTechnical preparations for the integration of Team Scheduler into ORTEC Workforce. This affects various Team Scheduler components and user authentication. Other than an updated login screen, there are no changes for end users.
BugfixError when adding shiftsWhen navigating back and forth between scheduling periods, the shift wish hover popover would break and no longer show up. As a cascading effect, users were no longer able to add shifts on top of the affected shift wishes. This has now been fixed.
Production Release: May 19, 2026
TypeTitleRelease NotesMin. version ORTEC WS
FeatureRollout shift patterns in Team Scheduler
  • It is now possible to rollout shift patterns that were created in ORTEC Workforce Shift Patterns.
  • The existing "Apply cyclical schedule and shift demands" window did not change visually, but when applying the cyclical schedule Team Scheduler will either apply:
    • The cyclical schedule in ORTEC WS (default), or
    • The shift patterns created in ORTEC Workforce Shift Patterns if both of the following are true:
      • Shift Patterns is deployed and activated for the Team Scheduler tenant.
      • In ORTEC WS, the department property "UseShiftPatternRollout" (fixed name) is set to true for the department you are applying it for.
  • Rolling out shift patterns uses the same logic as applying a cyclical schedule. The same checkboxes for public holidays, sick leave and approved requests are active and used.
1706196
ImprovementImprovement to potentially solve issue with adding shiftsAn improvement was done to the add shift functionality, to potentially solve an issue that sometimes blocks users from adding shifts. We've also added additional logging in case the improvement doesn't fix the problem. 
Production Release: May 6, 2026
TypeTitleRelease NotesMin. version ORTEC WS
ImprovementLonger sick leave historyUsers can now add and view sick leaves up to 2 months in the past (from the start of the current month). Previously, this was only 1 month. 
ImprovementSick leave end date option saved The 'I want to specify an end date' option in the add sick leave dialog is now saved for the next time a user uses this dialog. 
Production Release: April 22, 2026
TypeTitleRelease NotesMin. version ORTEC WS
FeatureCalculations are updated more frequently
  • Horizontal and vertical calculations are now refreshed more often. 
  • Before, calculations would be marked as outdated after 24 hours. This was relevant for changes that occur outside Team Scheduler that influence calculations (e.g. changes in the OWS Client). 
  • This has now been made configurable, with a new default of 6 hours (360 minutes). 
  • In addition, it is now possible to offload horizontal calculations to another worker, similar to how vertical calculations can already be offloaded.
  • New settings have been introduced to support this feature:
    • TeamScheduling\VerticalCalculations\RecalculateAfterXMinutes (default 360)
    • TeamScheduling\HorizontalCalculations\RecalculateAfterXMinutes (default 360)
    • TeamScheduling\HorizontalCalculations\ServerNumber (default 0  - no offloading)
  • In case these settings do not yet exist, the old default of 24 hours will be used.

Note: Increasing the calculation frequency will increase the load on the backend. Please lower these settings with care, especially in situations of heavy Team Scheduler usage or in case of demanding calculations.
It is advised to offload both horizontal and vertical calculations to another worker process. This makes sure the calculations do not interfere with other Team Scheduler actions.

1705035
ImprovementEmployees with multiple sort categories were grouped randomlyEmployees with multiple active sort categories were grouped randomly in one of the sort categories instead of the most recent one. This has been improved. Now the most recent sort category (latest begin date) is used. 1705035
BugfixVertical calculations could be skipped for departments with many historic assignmentsVertical calculations were skipped in certain departments. This relates to an earlier introduced setting TeamScheduling\VerticalCalculations\MaxNrOfEmployeesInDepartment. If the total number of employee assignments (incl. historic ones), was higher than this setting, the calculations would be skipped. This has been fixed. Now only the current employee assignments are counted.1705035
BugfixVertical calculations not refreshed in original department when changing subcontract statusWhen a subcontracted shift was changed from 'Concept' to 'Final' or vice versa, the counts in the original department were not refreshed. This has been fixed. 
BugfixDashboard failed to load ater permission changesIf a user no longer has permissions for a department which was used previously as a selected department in the dashboard, then the dashboard failed to load. This has been fixed. 
BugfixNo longer possible to see child nodes when searching for a cost centerWhen searching for a string in the cost centers tree dropdown, it was no longer possible to see non-matching child nodes of a matching parent node. This has been fixed. 
Users can now expand a matching parent node to see its non-matching child nodes. Non-matching ancestor nodes are no longer shown.
 
Production Release: April 8, 2026
TypeTitleRelease NotesMin. version ORTEC WS
FeatureMultilanguage module support
  • ORTEC WS for Team Schedulers now supports the Multilanguage module. This means that if this module is activated, all user entered (master)data will be shown in the correct translation depending on the selected language.
  • This feature has been released in stages in ORTEC WS. To have all entities translated correctly ORTEC WS update >= 1704521 is needed.
1704521
ImprovementAddress & activity properties shown in employee realizationAddress and activity property information is now shown in the employee realization details.
Note: only activity properties without defined permissions are shown. In a future (ORTEC WS) update also properties with permissions are added.
1704521
ImprovementVertical calculations now always done in sequenceTriggering many vertical calculations in parallel could lead to memory spikes in the interface worker. This has been improved. Large batches of vertical calculations are now processed in sequence. 
BugfixError when editing a special shiftEditing a special shift would sometimes result in an error if there were duty properties defined on lower departments. This has been fixed.1704521
Production Release: March 25, 2026
TypeTitleRelease NotesMin. version ORTEC WS
ImprovementPerformance improvement in schedulePerformance improvement in schedule queries 1704031
ImprovementPerformance improvement in sickness tilePerformance improvement in the sickness tile query.                                   1704031
BugfixVertical calculation skipped when adding shiftA vertical (re)calculation could be skipped after assigning a new shift in case an internal demand check failed. This has been fixed. 
BugfixNight refresh of calcutions triggered at app restartThe refresh of calculations that runs during the night hours was also triggered when the application was restarted during the day (e.g. after a deployment). This has been fixed. 
Production Release: March 4, 2026
TypeTitleRelease NotesMin. version ORTEC WS
ImprovementChanging shift demands now only updates vacant shifts for that specific date.Updating a date specific shift demand would previously sync the vacant shifts for the entire period. This has been improved and is now done only for the changed date. 
ImprovementLogin page language selection not stored.When a user would select a different language on the login page, the selected language would not be stored for that user. It was only stored when the user changed the language in the user menu (after login). This has been improved. 
ImprovementVertical calculations updated when self scheduling round changesPreviously only horizontal calculations were updated whenever a self-scheduling round changed. Now the vertical calculations in that schedule are also recalculated. 
BugfixError for new usersNew users could get an error the very first time they logged in. This has been fixed. 
BugfixIncorrect vertical calculations when changing shift demandsWhen updating shift demands, the vertical calculations were updated before the vacant shifts were synced, which could result in incorrect values in case vacant shifts are part of the calculation. This has been fixed. 
BugfixDefault language changed.In the previous Team Scheduler update an issue was introduced that caused the default language to no longer be taken from the user's browser language. It would always default to English. This was relevant for users that didn't have a language stored in their user settings (for example because this is turned off in the browser). 
BugfixError when opening schedule.In ORTEC WS update 1702119 an issue was introduced resulting in an error when opening a schedule that has a leave request with an empty leave type. This has been fixed.1703292
Production Release: February 18, 2026
TypeTitleRelease NotesMin. version ORTEC WS
ImprovementEmployee realization dialog improved for smaller resolutionsThe employee realization dialog has been improved for smaller resolutions. 
ImprovementAssigned employees shown in shift counter hint textHovering over a shift counter in the Staffing tab now shows the employees that are assigned to that shift.  
ImprovementRemoved restriction for activities smaller than 15 minutesThe restriction that an activity should be at least 15 minutes has been removed when editing shifts.  
ImprovementAll existing shifts selected by default in sick leave replacement dialogIn the sick leave replacement dialog, all existing shifts are now selected by default. 
ImprovementRemark of employee request shown in hint textThe remark of an employee request is now shown in the hint text of the request.1698566
BugfixEmployee calculations in other departments did not updateIn case of a planning change in a certain department, the employee calculations were not updated for other departments of the employee. This has been fixed. 
BugfixSpecial duties were not shownThe special duties were not shown in the Staffing tab in case the root department Id was changed from its default. This has been fixed.                      1698566
BugfixVertical calculations sometimes not executedVertical calculations sometimes did not update when assigning a shift. This has been fixed. A new setting StartSnapshotTransaction_WaitForDtcCommits_BDA was added to OWSSettingsManager, with default value 'Y'.                                                           1694250
BugfixNumber of shift in sick leave tile wrongThe number of shifts in the sick leave tile could be wrong in case an employee was working for multiple departments. This has been fixed. 1698566
ImprovementEmployee counters last updated in hint textThe employee counters now have a hint text which says when the calculations were last updated. 
Production Release: January 14, 2026
TypeTitleRelease NotesMin. version ORTEC WS
FeatureVacant shifts department filterA department filter option has been added to the vacant shift section, allowing the user to quickly filter the vacant shifts on specific departments. 
This is helpful when shifts are subcontracted from multiple departments (e.g. in a Flexpool). 
 
ImprovementWeek number addedThe schedule view now displays week numbers on the first day of the week. 
ImprovementImproved query performance sick leave dialogImproved query performance when retrieving shifts to be replaced by sick leave.            1688654
ImprovementVertical calculations skipped for large departmentsVertical calculations could result in performance or memory problems in departments with a lot of employees. A new setting has been introduced in TeamScheduling\VerticalCalculations\MaxNrOfEmployeesInDepartment, with a default value of 500.
In case a department contains more employees than this configurable value, the vertical calculations will be skipped
1688654
BugfixViolation still in hint text when unassigningWhen unassigning a shift with a violation, the violation text still appeared when hovering over that shift. This has been fixed. 
BugfixVisual artifacts when scrolling in tablesFixed some visual artifacts where the content of tables would be rendered underneath the table header when scrolling. 
BugfixSick leave were missingSick leaves were sometimes missing from the dashboard in case trial scenarios were present. This has been fixed. 1688654
BugfixSick leave shown of employee not in department anymoreThe dashboard sometimes showed sick leaves of an employee that was no longer part of the department (but was in the past or future). This has been fixed. Now only sick leaves are shown that overlap with the department assignment. 1688654

Commentaires (1 commentaire)

0

Mises à jour de l’article

  • Cliquez sur S'ABONNER pour recevoir des notifications par e-mail lorsque cet article est mis à jour.
  • Si vous ne recevez pas de notifications, veuillez vérifier votre dossier de courrier indésirable ou de spam.

Commentaires

  • Les commentaires sont activés afin de permettre l’envoi de notifications par e-mail lors des mises à jour de l’article.
  • Les commentaires ne sont pas surveillés par l’équipe de support.
  • Pour toute question ou tout problème, veuillez contacter le support via les canaux de support officiels.

Vous devez vous connecter pour laisser un commentaire.