Project

General

Profile

Actions

BUG #4230

open

BUG #4247: [SQA][MODULE] Agency Profile Setup

BUG #4249: [SQA]: Functional >> Agency Profile Setup

[SQA] Agency URL validation messages expose internal variable names on Edit Agency Name modal

Added by Tasfia Zaima 2 months ago. Updated 29 days ago.

Status:
Complete
Priority:
High
Assignee:
Target version:
Start date:
02/03/2026
Due date:
% Done:

100%

Estimated time:
Spent time:

Description

Issue Description
On the Agency Profile → Edit Agency Name modal, when an invalid character is entered in the Agency URL field (e.g., an underscore _ anywhere, or a hyphen - at the start or end), the error messages displayed include the internal variable name “agencyUrlOnAlgonyxSite:”. This exposes backend/internal implementation details to the user, which should be avoided for security and clarity.

Module / Page
Agency Profile → Edit Agency Name

Module Section
Agency URL Validation / Error Messaging

Screen Size
Desktop

Tested By
Tasfia Zaima


Steps to Reproduce

  1. Sign in with valid agency credentials.
  2. Navigate to the Agency Profile page.
  3. Open the Edit Agency Name modal.
  4. In the Agency URL field, type:
    • An underscore _ anywhere.
    • A hyphen - at the start or end of the URL.
  5. Observe the validation/error message displayed.

Expected Result
Error messages should clearly indicate the validation issue without exposing backend variable names or code references.

Actual Result
The validation messages include the internal variable name “agencyUrlOnAlgonyxSite:”, exposing backend details.

Attachments
PoC-1
PoC-2

Types of Issue
UI Issue

Root Cause:

Impacted Area:

Actions

Also available in: Atom PDF