Actions
BUG #4210
openDescription
Description¶
Module/Section: Agency Sign Up
Profile: Agency
Issue Category: Functional
Although the rule specifies that agencies should not be allowed to create accounts using temporary or disposable email addresses, the system currently allows account creation with such emails.
This behavior violates the defined business rules and may lead to invalid or low-quality accounts.
Steps to Reproduce¶
- Navigate to the Agency Sign Up page.
- Enter a temporary/disposable email address (e.g., from a temporary email provider).
- Complete the remaining required fields.
- Submit the Sign Up form.
Expected Result¶
The system should:
- Detect temporary/disposable email addresses
- Display an appropriate validation message
- Prevent account creation using such email addresses
Actual Result¶
The system allows successful account creation using temporary/disposable email addresses.
Attachments¶
Impact Area:¶
Root Cause:¶
Additional Info¶
- Tested By: Aman
Actions