-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Transfer History is updated when asset is modified #1088
Comments
Hi @drmVR, |
The situation is even more complex. Not only Transfer History, but also Contract History is updated as soon as the asset was edited. |
Therefore the logging of asset changes is absolutely crucial, not nesessarily "the complete change history and versions" as stated in the linked issue, but at least a timestamp of the change. |
Enhancement
We want to hint users on which version of the Asset the transfer was done.
Description - What happened? *
When editing an asset, the Transfer History in the Connector UI is also updated, eventhough the asset description was a different one when the contract was negotiated.
Expected Behavior *
The Transfer History should persist the asset at the time of the contract negotiation.
Observed Behavior *
The Transfer History is updated and displays the modified version of the asset.
Steps to Reproduce
Context Information
No response
Relevant log output
No response
Screenshots
No response
The text was updated successfully, but these errors were encountered: