Skip to content

Conversation

@rafaelmag110
Copy link
Contributor

What this PR changes/adds

Fixes data address updates on the InMemoryAssetIndex

Further notes

Took the liberty to adapt some existing update tests as those were not actually updating the reference - they would pass even if you removed the assetIndex.update() instruction.

Who will sponsor this feature?

@wolf4ood? Should be a quick one 🙏

Linked Issue(s)

Closes #5117

@rafaelmag110 rafaelmag110 requested a review from wolf4ood July 14, 2025 21:48
@rafaelmag110 rafaelmag110 added the bug Something isn't working label Jul 14, 2025
@wolf4ood
Copy link
Contributor

Hi @rafaelmag110

thanks for this PR, seems that some tests are still failing

@rafaelmag110
Copy link
Contributor Author

@wolf4ood I'm sorry about that. Should be good to go now.

Copy link
Contributor

@wolf4ood wolf4ood left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM thanks!

@wolf4ood wolf4ood merged commit ac8bfd1 into eclipse-edc:main Jul 15, 2025
20 checks passed
@rafaelmag110 rafaelmag110 deleted the fix_inmem_asset_update branch July 15, 2025 09:56
ndr-brt pushed a commit that referenced this pull request Jul 24, 2025
* fix: fixes DataAddress updates on InMemoryAssetIndex

* ignoring createdAt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Updates on an asset DataAddress fail for InMemoryAssetIndex

2 participants