-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
invalidThis doesn't seem rightThis doesn't seem right
Description
🔴 A data duplication issue has been discovered in the Graph(neo4j) production database.
Curl Request :
curl -X POST {{BASE_URL}}/v1/entities/2411-09_min_1/relations
-d '{"name": "AS_APPOINTED","activeAt": "2025-10-18T00:00:00Z"}'
-H "Content-Type: application/json"
Response :
[
{
"id": "2411-09_min_1_2403-03-01_cit_1_2025-10-27T12-41-53+05-30",
"relatedEntityId": "2403-03-01_cit_1",
"name": "AS_APPOINTED",
"startTime": "2024-11-18T00:00:00Z",
"endTime": "",
"direction": "OUTGOING"
},
{
"id": "2411-09_min_1_2403-03-01_cit_1_2025-10-27T12-42-25+05-30",
"relatedEntityId": "2403-03-01_cit_1",
"name": "AS_APPOINTED",
"startTime": "2024-11-18T00:00:00Z",
"endTime": "",
"direction": "OUTGOING"
}
]
Representation in Neo4j

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
invalidThis doesn't seem rightThis doesn't seem right