agera-edc / MinimumViableDataspace

Guidance on documentation, scripts and integration steps on using the EDC project results
Apache License 2.0
0 stars 2 forks source link

[DataDashboard] Broken assets selectors in ContractDefinitions #221

Closed Izzzu closed 2 years ago

Izzzu commented 2 years ago

API breaking changes were introduced https://github.com/eclipse-dataspaceconnector/DataSpaceConnector/commit/b90f9bcde751cf1cf9e6db84de18e5ead32715c8#diff-e305612a506bddb046b719955e7b42b24f7224ea1eb1299a63f95b348f4dd52d that change the properties names in the Criterion class.

DataDashboard still uses old properties in calls to post new ContractDefinitions: left, right, op, which causes that the contract definitions are created with no assets assigned.