Elering / estfeed-datahub-docs

Estfeed Datahub Documentation
0 stars 0 forks source link

[EDH-2351] "/meter/search/customer" IllegalStateException: Duplicate key error #13

Closed EinarArro closed 2 months ago

EinarArro commented 2 months ago

Request

{
  "marketParticipantContext": {
    "marketParticipantIdentification": "38X-EIN-ALL----B",
    "marketParticipantRole": "GRID_OPERATOR",
    "commodityType": "ELECTRICITY"
  },
  "customerEic": [
    "38X-AVP-ZW6700C6"
  ],
  "legalConsent": false
}

Response

{
  "id": "4f3c8ae1-4cd4-4f2a-85fa-502741f262b3",
  "cause": {
    "message": "An error has occurred while processing the request",
    "code": "opp.error.technical.general",
    "traceId": "884d29a1012b4c9f9f1c7b19b9f5e387",
    "args": []
  }
}

Reason

There are 2 versions of the Metering Point in the Databas (although only one of them is the latest version) and system tries to merge them for some reason