Actions
Bug #70
closedWEB | DEV | Modified By Field Blank
Deliverable:
BACKEND API
Description
Module: MERCHANT
In Device
Modified By field not populated
Expected Result: Should show last modified user
Actual Result: Field blank
URL referred is https://hpclweb.sea-pos.com/
Files
Updated by Harshith Jay about 1 month ago
- Copied from Bug #69: WEB | DEV | Device Details Not Displayed added
Updated by Harshith Jay about 1 month ago
- Copied to Bug #71: WEB | DEV | Supported File Formats Not Displayed in Application Upload Field added
Updated by Renu Sharma 29 days ago
- Assignee changed from Renu Sharma to Kunal Chaudhary
Updated by Kunal Chaudhary 29 days ago
- Status changed from New to In Progress
- Start date changed from 02/02/2026 to 02/06/2026
Hi Vaishali,
I have fixed the issue from our side.
The problem was that the ModifiedBy ID coming from FMS was not matching with the numeric user ID in the aspnet_Users table.
In such cases, instead of trying to resolve the name from aspnet_Users, we now return FMS user as the ModifiedBy name.
This change has been implemented at the procedure level.
Updated procedure name: uspUnbindMerchantDevice
Kindly please check from your end and confirm if everything looks fine now?
Updated by Kunal Chaudhary 29 days ago
- Status changed from In Progress to Resolved
Updated by Kunal Chaudhary 26 days ago
- Assignee changed from Kunal Chaudhary to Vaishali Tomar
- Deliverable set to BACKEND API
Updated by Harshith Jay 19 days ago
- File clipboard-202602161738-iqv1y.png clipboard-202602161738-iqv1y.png added
- Status changed from Resolved to Closed
- Assignee changed from Vaishali Tomar to Harshith Jay
The issue which was raised is resolved and validated in latest deployed UAT release.

Actions