Elering / estfeed-datahub-docs

Estfeed Datahub Documentation
0 stars 0 forks source link

[EDH-2381] "mpm.error.business.not-exists.metering-point" error in case adding agreement, where validFrom is in past and MP is created today #15

Closed EinarArro closed 1 month ago

EinarArro commented 5 months ago

Summary

Method "findMeteringPointByIdAndValidity" uses agreements "validFrom" value, while trying to find the MP. If this "validFrom" is in the past, then MP cannot be found and error is thrown and agreement cannot be added.

Steps

villisco commented 1 month ago

Fixed in release 0.11.0:
https://github.com/Elering/estfeed-datahub-docs/blob/main/CHANGELOG.md#edh-2829-release-0110