Bug #8413
openRequest module bug fix
Description
Request Page issues
1. Created By Field Issue (List Page)
Issue: In the Created By column, a hyphen (-) is displayed when the user does not have a last name.
Expected :
Display the available name (e.g., First Name only), OR
2. Request Template & Customer Selection Behavior
Issue:
The placeholder indicates that the request template selection is independent of customer selection.
However, when a request template is selected, the customer field is also getting auto-selected.
Expected:
Either enforce dependency (and update placeholder accordingly)
3. Property Location Issue
Issue: Property location is not displaying or behaving correctly (inconsistent or incorrect data).
Expected:
Property location should display accurate and consistent data across all request views.
4. Site Visit Fields Editable After Completion
Issue:
Even after Site Visit is marked as completed, the user is able to edit site visit details in request edit mode.
Expected:
Once site visit is completed, all related fields should be disabled (read-only) to prevent further modification.
5. Incorrect Action History Logging
Issue:
When editing a request without making any changes, the action history logs an update (e.g., Transport: 0 → 150).
Expected:
No history entry should be created if there are no actual changes.
6. Mandatory Field Validation Missing
Issue:
When mandatory fields are left empty, there is no clear visual indication for the user.
Expected:
All mandatory fields should be highlighted in red with proper validation messages when not filled.
Subtasks
Related issues