July22-2025
Sprint 29 Release Document
Highlights
1. Information Classification Enhancement From Single-Select to Multi-Select
-
Changed the Information Classification field from single-select to multi-select.
-
Allow users to select multiple values in the information classification field, ensuring compliance with Cyber team restrictions and data policies.
-
The UI assigns the default value "To be assessed".
-
This change allows for more accurate classification of applications that handle multiple types of sensitive information.
2. Search Bar Functionality for Platform and Portfolio Pages
-
Added Search Bar functionality to both the platform and portfolio pages.
-
Now user can search for specific platforms or portfolios directly from these pages, improving navigation and usability.
-
The search bar matches the design elements of the application page, ensuring a consistent user experience.
3. Export Platform and Portfolio Data to Excel
- Added functionality to export Platform and Portfolio datasets directly to an Excel (.xlsx) file.
- Users can export all currently viewable columns, with active filters applied, ensuring accurate and comprehensive data export.
- The exported file includes column headers for ease of reference and adheres to Excel format standards, supporting reporting, integration, and decision-making processes.
4. Enhance Audit Framework to Support Field Tracking
- Upgraded the audit framework to dynamically track changes to any existing or future fields in the application catalogue.
- Abstracted the audit mechanism to work with field definitions, ensuring seamless tracking of metadata changes ( additions, edits, deletions) for all field types.
- Audit logs now include field name, old value, new value, user making the change, and timestamp, enhancing data integrity and monitoring.
- Implemented a test suite to validate audit logs across various field types (e.g., string, date, lookup).
- Updated documentation to reflect the dynamic field tracking mechanism and guidelines for future extensions.