Task #19831
closedSilverline: Remove Mandatory Indicator from Goods Description (MBL Level)
Description
In the Master BL (MBL) level, the field Goods Description is currently displayed with a mandatory indicator (*).
However, this field is not actually mandatory, which creates confusion for users.
Issue:
- UI shows
*(mandatory indicator) - System does NOT enforce mandatory validation
- Misleading UX
Requirement:
Remove the mandatory indicator (*) from the Goods Description field at Master BL level.
Acceptance Criteria;
Scenario 1 – UI Display
Given user opens Master BL screen
When viewing Goods Description field
Then:
- No
*should be displayed - Field remains optional
Scenario 2 – Validation
Given user leaves Goods Description empty
When saving the record
Then:
- System allows save
- No validation error should appear
GitLab Sync Log
[{"id": "43703", "author": "Ra-ees Peeroo", "hours": 2.0, "created": "2026-05-06T10:58:27.909Z", "log_date": "2026-05-06", "comment": "Imported from GitLab by @Ra-ees Peeroo on 2026-05-06T10:58:27.909Z: 2h-(2.0)h spend at: 2026-05-06", "status": "deleted", "deleted_by": "43712", "redmine_entry_id": 13434}, {"id": "43700", "author": "Ra-ees Peeroo", "hours": 3.0, "created": "2026-05-06T10:43:56.591Z", "log_date": "2026-05-06", "comment": "Imported from GitLab by @Ra-ees Peeroo on 2026-05-06T10:43:56.591Z: 3h-(3.0)h spend at: 2026-05-06", "status": "active", "deleted_by": "", "redmine_entry_id": 13435}]
Updated by Redmine Admin 4 months ago
- Estimated time changed from 0:00 h to 3:00 h
Updated by Redmine Admin 4 months ago
- Status changed from New to Development Done
- % Done changed from 0 to 100
- GitLab Time Logged changed from 0 to 10800
Updated by Redmine Admin 4 months ago
- Status changed from Development Done to QA