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

Path- and Query-Parameterization are ignored #707

Closed
tmberthold opened this issue Mar 21, 2024 · 2 comments
Closed

Path- and Query-Parameterization are ignored #707

tmberthold opened this issue Mar 21, 2024 · 2 comments
Assignees
Labels
component/edc-ui affected software component kind/bug Something isn't working scope/mds related to MDS

Comments

@tmberthold
Copy link
Member

Description - What happened? *

If an asset is created at the provider via the UI, where path- and query-parameterization is switched on and the necessary data is entered when the consumer initiates the transfer, it appears that the entered data is ignored.

Expected Behavior *

See steps to reproduce and attached GIF.

Observed Behavior *

See steps to reproduce and attached GIF.

Steps to Reproduce

  • Create asset dialog: enable Path- and Query-Param.;
  • set as Base-Path: https://api.hamburg.de
  • Create a contract definition.
  • second connector: negotiate and start the data transfer
  • Transfer-Details:
    -- Rest-API POST Endpoint: Webhook.site
    -- Custom Subpath: datasets/v1/verkehrslage/collections/verkehrslage/items
    -- Custom Query Param: f=json

-> Expected behaviour: JSON from https://api.hamburg.de/datasets/v1/verkehrslage/collections/verkehrslage/items?f=json on Webhook.site
-> Observed behaviour: JSON from https://api.hamburg.de on Webhook.site

Context Information

No response

Relevant log output

no error-logs appear during the whole process

Screenshots

screen-capture-3 (1)

@tmberthold tmberthold added scope/mds related to MDS kind/bug Something isn't working component/edc-ui affected software component labels Mar 21, 2024
@AbdullahMuk
Copy link
Collaborator

Bug fix queued for next available capacity.

@ununhexium
Copy link
Collaborator

Fixed in EDC CE 7.4.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/edc-ui affected software component kind/bug Something isn't working scope/mds related to MDS
Projects
None yet
Development

No branches or pull requests

4 participants