Details
-
Story
-
Resolution: Unresolved
-
Low
-
None
-
None
Description
As an admin, I want to register multiple users at once using a bulk upload feature so that I can save time and effort compared to registering users individually.
Acceptance Criteria:
- Template Download:
-
- Admin can download a predefined Excel template for user registration.
- Template must clearly mark all mandatory fields with a star
and provide field descriptions or acceptable formats.
- Template Completion:
-
- Admin can fill in the template with user details, ensuring all mandatory fields are completed with valid data.
- File Upload:
-
- Admin can upload the completed Excel file.
- The system must validate the uploaded file format and structure to ensure it matches the template.
- Validation Process:
-
- System validates each record in the uploaded file.
- Records with valid data are processed, and user accounts are created.
- Records with invalid or missing data are flagged and logged with specific error reasons.
- Feedback and Logging:
-
- Upon processing the file, the system displays a summary:
- Success Count: Number of user accounts successfully created.
- Error Count: Number of records that failed validation.
- Provide an error log file for failed records, specifying the reason for failure for each record.
- Ensure the admin can download the error log file for review and correction.
- Mockup
- Upon processing the file, the system displays a summary:
Attachments
Issue Links
- mentioned in
-
Page Loading...