Bug #99
openWeb DMS UAT
0%
Description
If try to add APk file in AUdio template not getting any proper error message.
Expected result: Should display proper error message on UI i.e Upload Files type is not allowed
Actual result: Getting network error please try again.
Files
Updated by Rajesh Kumar 29 days ago
- File clipboard-202602061357-qbsf4.png clipboard-202602061357-qbsf4.png added
- Assignee changed from Rajesh Kumar to Kunal Chaudhary

pls check 502 is coming from api
Updated by Kunal Chaudhary 26 days ago
- Assignee changed from Kunal Chaudhary to Rajesh Kumar
Updated by Rajesh Kumar 26 days ago
- Assignee changed from Rajesh Kumar to Kunal Chaudhary
Updated by Kunal Chaudhary 26 days ago
- Estimated time set to 1:00 h
issue resolved and add condition for .arc and apk file in addorUpdateAudioTemplate
API
Updated by Kunal Chaudhary 26 days ago
- Deliverable set to BACKEND API
issue resolve on backend side and add check in add audio template API
Updated by Kunal Chaudhary 26 days ago
- Assignee changed from Kunal Chaudhary to Vaishali Tomar
add check in backend api
Updated by Vaishali Tomar 17 days ago
- Assignee changed from Vaishali Tomar to Amit Kumar
Updated by Amit Kumar 17 days ago
- Status changed from Resolved to Re-Opened
- Assignee changed from Amit Kumar to Kunal Chaudhary
Updated by Kunal Chaudhary 16 days ago
- Status changed from Re-Opened to Resolved
- Assignee changed from Kunal Chaudhary to Amit Kumar
This issue has been fixed in the Dev environment. After deployment, it will also be resolved in UAT.
Root Cause Analysis (RCA):
The maximum file upload size was configured as 10 MB in the application.yml file of the project. As a result, larger files were being rejected, which caused the issue.
Resolution:
The file upload limit has been increased from 10 MB to 500 MB in the configuration file.
Updated by Harshith Jay 4 days ago
- File clipboard-202603031219-fpxyi.png clipboard-202603031219-fpxyi.png added
- Status changed from Resolved to Re-Opened
- Assignee changed from Amit Kumar to Kunal Chaudhary
Still the issue persists, we are receiving an error pop up as "network error please try again". Kindly check and do the needful.

Updated by Kunal Chaudhary 1 day ago
- Assignee changed from Kunal Chaudhary to Rajesh Kumar