In this release:
Risk
- Added Import and Export functionality for Template Risks. Users can now download a Template Risks XLSX template, populate it, and upload it to create or update Template Risks in bulk. This extends the existing import/export framework to cover risk template management. See Import Data into WeTrack for more information.
Control
Jobs and Incidents can no longer be marked as Complete or Closed via the list view status dropdown if mandatory checklist items remain incomplete. This ensures checklist validation cannot be bypassed when updating statuses in bulk from the list view, maintaining consistency with the detail page behavior.
Added a new Created Date filter dropdown to the PowerBI feeds for Incidents, Incident Checklists, and Job Checklists. Users can now filter records by creation date using predefined ranges: Last 1 Day, Last 3 Days, Last 7 Days, and Last 30 Days. The filter uses account time/date (not UTC) and works in combination with existing filters.
Added Import and Export functionality for Incident Categories and Job Categories. Users can now select the import type, download a pre-formatted XLSX template, populate it with data, and upload it to create or update Incident Categories or Job Categories in bulk, consistent with existing import/export workflows. See Import Data into WeTrack for more information.
Fixes
- Planning
- Fixed an issue where users were unable to access the Gantt Chart via the Hub. The page would indefinitely load without opening when navigating to it from the menu. This has been resolved and the Gantt Chart now loads correctly for all users accessing it through the Hub.
- Risk
- Fixed a display issue where system terminology for risk impact and likelihood was duplicating words within lozenges on the main Risk page. Additionally, resolved an overflow issue where long text values were breaking out of the lozenge boundaries. Risk ratings now display cleanly and correctly.
- Control
- Fixed an issue where the attachment count shown on Job and Incident list cards (both the tab counter and the icon badge) did not include attachments added via checklists. The count now reflects the total of all direct attachments plus all checklist attachments, giving users an accurate view of attached files.
- General
Fixed an issue where text formatting was being lost when exporting reports to Excel or pulling data via the API. This affected multiple areas including Project Description, Task Description, and Incident/Job Checklists. Text now render correctly in downloaded XLSX reports and PowerBi feeds, removing the need for manual reformatting.
Fixed a bug where archived subtasks were incorrectly appearing in reports even when the Archived filter was not enabled. Reports now correctly exclude archived subtasks unless the user explicitly chooses to include them via the Archived filter.
Fixed an issue where the confirmation code input field unexpectedly lost focus when the Shift key was pressed, affecting users with AZERTY keyboard layouts who must use Shift to type numbers. The input field now maintains focus correctly regardless of keyboard layout or modifier key usage.
Fixed an issue where downloaded import template filenames could contain characters (such as ampersands) that were blocked by the Web Application Firewall (WAF), causing upload errors. Template filenames are now sanitized on generation to ensure they only contain WAF-compliant characters, preventing upload failures.