Update the Assets via a PATCH and let the backend manage new fields.
This approach avoids forgetting a UI update when the backend changes the asset's UiAsset fields.
Description
As an EDC UI developer who maintains the UI, I want to not need the UI when the asset's fields are changed, so I can save time and focus on other topics.
Feature Request
Update the Assets via a PATCH and let the backend manage new fields. This approach avoids forgetting a UI update when the backend changes the asset's
UiAsset
fields.Description
Which Areas Would Be Affected?
EDC CE, wrapper API
Why Is the Feature Desired?
Avoids mistakes / inconsistencies, see https://github.com/sovity/edc-ce/issues/1013
How does this tie into our current product?
Only avoids bugs and investigations.
Stakeholders
@ununhexium
Solution Proposal and Work Breakdown