Project

General

Profile

Actions

Bug #104

open

Client ID Displays MongoDB ObjectId Instead of 6-Digit ID (App)

Added by Vivek Kumar about 2 months ago.

Status:
New
Priority:
Normal
Assignee:
-
Start date:
04/28/2026
Due date:
% Done:

0%

Estimated time:
Spent time:

Description

The Client Intake Form displays a long MongoDB ObjectId (e.g., 69f070970f66...) as the Client ID at the top of the screen. This is not user-friendly and does not match the expected format of a simple 6-digit client ID.

Environment:
Platform: Android (Web)
Browser: Chrome
Device: Mobile

Steps to Reproduce:

  1. Open the Client Intake Form.
  2. Complete the Client Registration
  3. Observe the top section where Client ID is displayed.
  4. Notice that the ID shown is a long alphanumeric MongoDB ObjectId.

Expected Behavior:
A 6-digit numeric Client ID (e.g., 123456) should be displayed.

Actual Behavior:
A long MongoDB ObjectId (e.g., 69f070970f66...) is displayed instead.


Files

Actions

Also available in: Atom PDF