Actions
Bug #87
closedUploaded document (ID Document) not showing value in history or form despite being uploaded (Web)
Status:
Closed
Priority:
Normal
Assignee:
-
Description
After uploading a document (e.g., ID Document), the system does not display any meaningful value:
- In History modal → shows empty array []
- In Form UI → no file name / preview / indicator shown
However, the upload action is recorded (timestamp + updated by user is visible).
Steps to Reproduce
- Open Intake Form
- Upload a file under ID Document
- Save/submit the form
- Open
View IntakeForm for the client - click on (i) for uploaded documents
- Observer the
History: ID Documentmodel
Actual Result
- History shows: [] (empty array)
- No filename / URL / preview displayed
- UI gives impression that nothing is uploaded
Expected Result
History should show:
- File name OR
- File URL OR
- File metadata
UI should display: - Uploaded file name (e.g., document.jpg)
- OR preview of the file
Files
Updated by Adhi Narayanan 4 days ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Actions