Actions
BUG #2359
open[SQA] Show Specific Error Messages (Like "Role Already Exists") Instead of Generic "Something Went Wrong"
Start date:
04/28/2025
Due date:
% Done:
100%
Estimated time:
Description
The system currently shows generic "Something went wrong" messages for validation errors (e.g., duplicate roles, invalid inputs). Users need precise, actionable error messages for all common failure scenarios.
Problem Examples:
-
Role Creation:
- Actual: "Error saving role"
- Expected: "Role name 'Admin' already exists"
-
User Registration:
- Actual: "Submission failed"
- Expected: "Email 'user@company.com' is already registered"
Updated by Nazmul Hossain Shovon 10 months ago
- Assignee set to Md. Abdul Hamid
fixed in user and role modules
Updated by Nazmul Hossain Shovon 10 months ago
- Status changed from Pending to In Progress
Updated by Md. Abdul Hamid 10 months ago
- Assignee changed from Md. Abdul Hamid to Nazmul Hossain Shovon
The validation is not implemented on the user module. Duplicate user name, ID, and Phone number are accepted by the system without any error message. Roles module validation works as expected.
Updated by Nazmul Hossain Shovon 10 months ago
- Assignee changed from Nazmul Hossain Shovon to Md. Abdul Hamid
Updated by Md. Abdul Hamid 10 months ago
- Status changed from In Progress to Complete
- % Done changed from 0 to 100
Actions