-
Type:
Story
-
Resolution: Unresolved
-
Priority:
Medium
-
None
-
Affects Version/s: None
As a user (Nurse, Doctor, or Lab Technician), I want the MMU application to automatically log me in with predefined Service, State, and District based on my role and credentials,
So that I can directly access the system without manually selecting these fields every time.
Acceptance Criteria
Role-Based Auto-Selection
Upon login, the application should automatically assign Service, State, and District based on the user's predefined profile or system configuration.
Profile Setup
Admins should be able to configure Service, State, and District for each user role in advance.
Default Values Handling
If a user does not have predefined settings, the system should prompt the admin to configure them or provide an appropriate error message.
Login Workflow
After entering valid credentials, users should be logged in directly without the need to select Service, State, and District.
Audit Logs
The system should record the automatically assigned Service, State, and District in the audit log for reference.
Error Handling
If the predefined Service, State, or District is unavailable (e.g., due to a system update), an error message should guide users on resolving the issue.