Week 18, 2025 – Video Summary (Covers April 22 to April 28, 2025)
Minor Improvement:
- Backend API validation now prevents users from updating their password if the new password matches the current one. Instead of returning a misleading success message, the system now returns an error consistent with the frontend.
- Sorting is now available in the Subscriber Transactions table.
- Calix Report now displays USOC values in a dedicated USOC column, while the Service column continues to display the package name.
- Calix Report exported CSV now uses uppercase for column headers and no longer includes the header or footer count.
- The Ping Configuration URL field now supports both http and https formats, including port numbers, and properly reflects the full URL when clicking IP addresses or the ping icon.
- URL validation for the Ping tool is now improved to ensure only valid formats are accepted across the platform.
Bug Fixes:
- Bill Start Date is now correctly set when converting a quote to an invoice.
- Save button in the Ping Configuration settings is now disabled when required fields are empty or unchanged.
- URL structure for ping requests now correctly includes
/ping
with theips
parameter.