Summary
This quick release addresses critical production errors and system stability issues across multiple modules. The release focuses on resolving console errors, API improvements, and data consistency problems affecting core system operations.
Key Highlights
9 total issues resolved (6 bug fixes, 3 improvements)
2 high priority issues addressed
Critical production error fixes for Live Access and Work Orders
Enhanced API functionality with improved data responses
Data consistency improvements for staff management and reporting
Client-specific form generation enhancements
Live Access Web app
Critical Bug Fixes
Resolved production API errors - Fixed critical "Undefined index 'comment'" error in LiveSafetyAPIService.php that was appearing in production logs and causing API failures
Work Orders
Critical Bug Fixes
Fixed Work Order history errors - Resolved console errors related to Work Orders
API Updates
Enhancements
Enhanced Get Staff List API - Added site information to the Get Staff List API response, providing more comprehensive staff data for third-party integrations and improving API utility for external systems
Improved Overdue Actions API - Fixed issue where the Overdue Actions API was incorrectly excluding some items with "Action Required = No"
Staff
Bug Fixes
Fixed OCF/NCF site assignment discrepancies - Resolved issue where staff members in some accounts had sites still assigned in OCF (Old Comply Flow) but not in NCF (New Comply Flow)
Enhanced compliance report accuracy - Fixed People Compliance Report email alert conditions that were incorrectly triggering when Staff Users had the same Document Category uploaded and valid multiple times. Email alerts now properly account for duplicate valid documents
Inspection Web app
Bug Fixes
Corrected inspection template filtering - Fixed issue where Program filter was not being applied correctly for Program types in Inspection Templates, ensuring proper template filtering and selection
Forms
Critical Improvements
Enhanced form generation script - Implemented specific form generation improvements for our Clients, ensuring reliable form creation and processing
Technical Improvements
This release includes important backend stability enhancements:
Improved error handling in Live Access API endpoints
Enhanced data consistency between OCF and NCF systems
Better API response completeness for external integrations
Strengthened Work Order history processing to prevent fatal errors
Improved client-specific form generation capabilities
β