eclipse-tractusx / digital-product-pass

digital product pass
https://github.com/eclipse-tractusx/digital-product-pass
Apache License 2.0
21 stars 11 forks source link

Resolve IRS issues with the EDC v0.7.0 #266

Closed saudkhan116 closed 1 month ago

saudkhan116 commented 2 months ago

Current Behavior

The DPP-IRS does not work due to IRS-EDC version incompatibility. At the moment, DPP uses EDC version 0.6.0 which IRS doesn't support. The current development from the IRS is going on to support the EDC v0.7.0.

Expected Behavior

After the EDC version is updated to v0.7.0, IRS should be expected to work.

Steps To Reproduce

See IRS version compatibility matrix: https://github.com/eclipse-tractusx/item-relationship-service/blob/main/COMPATIBILITY_MATRIX.md

saudkhan116 commented 1 month ago

The issues from the IRS integration are now resolved here: https://github.com/eclipse-tractusx/digital-product-pass/tree/feature/irs

Image