dadosfera / Bugsfera

Other
1 stars 0 forks source link

RestAPI connector edit form isn't receiving the headers data properties #50

Open Colombo97 opened 1 year ago

Colombo97 commented 1 year ago

Mandatory informations:

The RestAPI connector edit form isn't receiving the headers data properties, is comming empty string

There are customers are directly impacted by this bug? Which?

Yes, all

Bug Category

Describe the bug
To Reproduce

Steps to reproduce the behavior:

  1. Select a connection to edit;
  2. Open the details of the connection;
  3. Click on 3 dot menu;
  4. Click on Edit Connection;
  5. I'll see that there isn't fullfilling the header connector form.
Expected behavior

Fullfil the header controller form

Screenshots

image


This bug impact any demo or a sales?

Maybe

Dadosfera Customer:

All

 

Other informations:

Any logs, error output, etc? … Response payload: { "connection": { "id": "1670267032915_hcijy0lk_rest-api-msdk-1.0.0", "customer_id": "659464f3-12fb-4983-add3-d90f81d973ed", "user_id": "eae1650e-632a-43e5-bc5b-94cb1dd0e81f", "type": "application", "name": "[TESTE] API Pública", "description": "asd", "updated_at": "2022-12-05T19:03:52.915Z", "created_at": "2022-12-05T19:03:52.915Z", "image_url": "https://assets.dadosfera.ai/images/connectors/rest-api.svg", "properties": { "headers": "" }, "pipelines": [ { "pipeline_id": "bc9dfa34-24c9-4b51-b3d0-00785b4ef4dd", "user_id": "eae1650e-632a-43e5-bc5b-94cb1dd0e81f", "name": "_TESTE_API_Publica", "last_status": "CREATED", "cron": "@once", "updated_at": "2022-12-05T19:06:16.954709+00:00", "customer_id": "dadosfera", "id": 821, "description": "asd", "last_execution_timestamp": null, "created_at": "2022-12-05T19:06:15.636123+00:00" } ], "connector_id": "rest-api-msdk-1.0.0", "plugin": "rest-api-msdk", "connector_name": "REST API" }, "message": "ok" }

What environment of software are you using?