eclipse-edc / DataDashboard

DataDashboard
Apache License 2.0
13 stars 74 forks source link

Negotiation process does not start #250

Open darxsky opened 3 weeks ago

darxsky commented 3 weeks ago

Bug Report

Describe the Bug

The negotiation process does not start because the initiateContractNegotiation function of the ContractNegotiationService is not recognised.

Expected Behavior

Start the negotiation process.

Observed Behavior

I get the error this.negotiationService.initiateContractNegotiation is not a function.

Steps to Reproduce

Steps to reproduce the behavior:

  1. Go to 'Catalog browser'
  2. Click on 'Negotiate'
  3. See error

Context Information

Detailed Description

This is the error I get when I click the ‘Negotiate’ button.

UIError
paullatzelsperger commented 5 days ago

Hey @darxsky the data dashboard was always intended as a demo/play-around thing, and we don't really keep it updated these days. I thus marked it as won't fix, but feel free to provide a PR yourself.