Skip to content
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

Implement ability to update asset meta data #606

Closed
5 tasks done
AbdullahMuk opened this issue Nov 11, 2023 · 3 comments · Fixed by sovity/edc-ui#617
Closed
5 tasks done

Implement ability to update asset meta data #606

AbdullahMuk opened this issue Nov 11, 2023 · 3 comments · Fixed by sovity/edc-ui#617
Assignees
Labels
hypothesis/missing there is no hypothesis description that justifies why sovity should develop this feature kind/enhancement New feature or request scope/ce sovity's Open Source Community Edition scope/mds related to MDS

Comments

@AbdullahMuk
Copy link
Collaborator

AbdullahMuk commented Nov 11, 2023

Feature Request

Description

As a USER of the EDC, I want to edit my asset's meta data, so I can keep the assets up-to-date or correct typos/ incorrect information in the description.

Delivery Date to MDS: 15.02.2024

Which Areas Would Be Affected?

  • Solution should be implemented across all variants of the sovity CaaS EDC (sovity, MDS, Catena). Not only MDS variant.
  • Solution should be implemented across all subscription tiers of the sovity CaaS EDC (CE?, Basic, Professional, Enterprise). TBC with stakeholders.

Why Is the Feature Desired?

As a user of the EDC I do not want to delete an asset and create a new one to change the description.

What problems does that user face that existing functionalities do solve?

As-Is Situation:

  • User does not have the possibility to edit an asset.
  • When a user wants to add additional information to an existing asset, user needs to delete the existing version of the asset and create a new asset.

How does this tie into the current product?

Describe whether this request is related to an existing workflow, feature, or otherwise something in the product today. Or, does this open us up to new innovative ideas?

Stakeholders

Solution Proposal and Work Breakdown

  • The EDC supports updates of assets, but these only affect the new contracts. Old contracts won't be updated.
  • If the above is a blocker, the solutions are heavy:
    • Connect connectors to the broker and let them update data offers, dysfunctional since contracts can exist for non-available data offers.
    • Let connectors crawl other connectors directly, dysfunctional since contracts can exist for non-available data offers.
    • Let connectors crawl each other OR let connectors update each other on changes, will require custom DSP messages.

EDC Extensions / API Wrapper

  1. 4 of 4

Connector UI

  1. 4 of 4
    richardtreier
@AbdullahMuk AbdullahMuk added kind/enhancement New feature or request scope/ce sovity's Open Source Community Edition scope/mds related to MDS labels Nov 11, 2023
@AbdullahMuk AbdullahMuk added this to the EDC Features - MDS milestone Nov 11, 2023
@SebastianOpriel
Copy link
Member

Relates to sovity/edc-ui#400

@richardtreier
Copy link
Collaborator

Notes regarding estimation:
grafik

@ip312
Copy link

ip312 commented Nov 27, 2023

Prio 1 for the MDS 2.0.

@jkbquabeck jkbquabeck changed the title Implement ability to update assets Implement ability to update asset meta data Nov 28, 2023
@AbdullahMuk AbdullahMuk added the hypothesis/missing there is no hypothesis description that justifies why sovity should develop this feature label Dec 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hypothesis/missing there is no hypothesis description that justifies why sovity should develop this feature kind/enhancement New feature or request scope/ce sovity's Open Source Community Edition scope/mds related to MDS
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants