sovity / edc-ce

sovity Community Edition EDC
https://sovity.de/en/connect-to-data-space-en/
Apache License 2.0
55 stars 14 forks source link

Data-Transfers are possible when provider changed his MDS-ID #1030

Open tmberthold opened 1 month ago

tmberthold commented 1 month ago

Description - What happened? *

If the provider with the MDS ID XXX has a contract, which is successfully negotiated, and then changes the MDS ID to YYY on-the-fly without deleting the database it is further possible for the consumer to consume the data and the asset presentation and the contract history present the new (wrong) MDS ID YYY.

Expected Behavior *

Data transaction shall be not possible due to the wrong MDS Id on the provider side.

Observed Behavior *

Data transaction are still possible if provider MDS ID changed.

Steps to Reproduce

Context Information

No response

Relevant log output

No response

Screenshots

No response

AbdullahMuk commented 1 month ago

Issue is caused because of core EDC 0.2.1 limitations and the scenario described is an edge-case. Will be fixed when migrating to core EDC 0.6.x (or higher).

/cc @jkbquabeck @tmberthold

AbdullahMuk commented 4 weeks ago

Issue is caused because of core EDC 0.2.1 limitations and the scenario described is an edge-case. Will be fixed when migrating to core EDC 0.6.x (or higher).

/cc @jkbquabeck @tmberthold

@ip312 given the description of the causes, can we align that this issue will not be fixed within the current MDS CaaS based on core EDC 0.2.1 but rather it will be fixed when migrating MDS CaaS to core EDC 0.6.x (or higher)?