Activity #3848
closedFeature #3752: Design of the web framework for Data Centre Software
Feature #1850: Design and Development for web based ANRS
Module #2148: Developement for Configuration screens
Mission Activity -- Resolve issues identified
100%
Description
Errors Observed
1. Institution Name Duplication Validation
When an institution is added, deleted, and re-added with the same name, a duplication validation error is thrown.
o Cause: The validation logic checks against all records, regardless of the active status.
o Expected Behavior: Duplication validation should only consider records where active = 'Y'.
2. UI/UX of Modal Boxes
The modal boxes in "Program Type" and "Platform Type" have a poor look and feel, negatively impacting user experience.
3. Duplicate Entries in Dropdowns
Several dropdown lists are displaying duplicate values, indicating missing data sanitization or filtering.
4. Improper Handling of Local Session Storage
Local session storage is not managed effectively, leading to deleted data reappearing in dropdowns.
5. Incorrect Sensor Name Display in Table
After selecting count and name in the sensor configuration, the displayed sensor name in the table is incorrect.
6. Null Values in Hardware Configuration Dropdown
The hardware configuration dropdown shows null sensor names due to incorrect or missing mapping from the sensor configuration.
7. Sensor Name Repetition Issue
In sensor configuration, when multiple sensors are selected, only one sensor name is displayed for all, which is incorrect.
Updated by Siji Mathew about 1 year ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Updated by Thara S Pillai about 1 year ago
- Status changed from Resolved to Closed
- Assignee changed from Siji Mathew to Malavika Krishnakumar