Summary
This release brings a range of usability improvements, new capabilities, and critical bug fixes across the Zone Data Portal. Key updates include:
- File Storage Integration: Clients can now connect to their configured file storage to seamlessly upload data (Budgets, Forecasts, etc.) and review processing errors all within the Zone Data Portal.
- Responsive UI Enhancements: The platform now offers a fully responsive user experience, enabling smooth access and interaction across various devices including desktops, tablets, and mobile devices.
New Features & Improvements
General
- The UI now adapts seamlessly to the device it's viewed on, providing an optimized experience across desktops, tablets, and mobile devices. (ZR-532)
- Client-configured email notifications now include the failed URL to assist with quicker troubleshooting. (ZR-1299)
- Users configured to support multiple client environments will experience smoother scrolling and navigation. (ZR-1341)
- The schema and configuration editors have been refreshed with improved UI components for a more consistent and user-friendly experience. (ZR-868)
Data Warehouse Management
ETL Management
- File Storage Integration: Clients can now seamlessly upload data files (e.g., Budgets, Forecasts) and diagnose file processing issues directly within the portal via integration with their configured file storage. (ZR-819, ZR-963, ZR-964, ZR-1321)
- Schema Configuration Navigation improvement to no longer redirect a user to the first schema or configuration but rather to stay on the one they just created. (ZR-1316, ZR-1395)
- Version history sorting logic has been updated so the most recent changes now appear first. (ZR-1317)
- Version history now displays parsed field names and values instead of raw JSON. (ZR-1318)
- Deployment Status Endpoint: Added deploy status to the version history API endpoint. (ZR-1338)
- Row Terminator Selection Update: Users can now select human-readable delimiters (e.g., LF, CR, CRLF) instead of hex codes from the rowTerminator dropdown. (ZR-1329)
Bug Fixes
User Management
- Resolved issue where a users were unnecessarily restricted when assigned multiple permissions (ZR-1358)
Data Warehouse Management
ETL Management
- Resolved "Object reference not set to an instance of an object" error when trying to add a new DBTaskSteps & DBTaskSchedule object (ZR-1347)