-
Type:
Bug
-
Status: Done
-
Priority:
Medium
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: Integration with CBAT
-
Labels:None
-
Company:All Clients/Multiple Clients
-
Epic Link:
Error while sync fields into DMS.
{
"status": "error",
"message": "The instance of entity type 'Sourcesystemfieldlabel' cannot be tracked because another instance with the same key value for
"errorLevel1": "Error",
"code": 500,
"description": "The instance of entity type 'Sourcesystemfieldlabel' cannot be tracked because another instance with the same key value for {'Id'}
is already being tracked. When attaching existing entities, ensure that only one entity instance with a given key value is attached. Consider using 'DbContextOptionsBuilder.EnableSensitiveDataLogging' to see the conflicting key values."
}
Field | Original Value | New Value |
---|---|---|
Epic Link | DMS-473 [ 75966 ] |
Status | To Do [ 10000 ] | In Progress [ 3 ] |
Status | In Progress [ 3 ] | Code Review [ 11801 ] |
-
- Time Spent:
- 5.5h
-
Analysis
Coding
Scrip for Duplicate data
Remaining Estimate | 0h [ 0 ] | |
Time Spent | 5.5h [ 19800 ] | |
Worklog Id | 190492 [ 190492 ] |
-
- Time Spent:
- 1h
-
Preprod Testing
Production testing
Status | Code Review [ 11801 ] | In QA Testing [ 11901 ] |
Assignee | Rohan J Khandave [ rohan.khandave ] | Priya Dhamande [ priya.dhamande ] |
Attachment | Screenshot (3395).png [ 114278 ] |
Resolution | Done [ 10000 ] | |
Status | In QA Testing [ 11901 ] | Done [ 10001 ] |
Time Spent | 5.5h [ 19800 ] | 6.5h [ 23400 ] |
Worklog Id | 190918 [ 190918 ] |
Assignee | Priya Dhamande [ priya.dhamande ] | Rohan J Khandave [ rohan.khandave ] |
Transition | Time In Source Status | Execution Times |
---|
|
8s | 1 |
|
1h 42m | 1 |
|
15h 50m | 1 |
|
23h 28m | 1 |
Below is issue details.
Concern: Error in manageCustomFields API.
Cause: Due to duplicate data into system which creates an issue while adding data into system.
Correction: We have corrected data and also handle this scenario in code.