Azure / Azure/Azure-DataFactory

[ADF web activity] Body is visible in GET request while it is not being sent

Aperta
#367 2 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
PowerShell
Stelle
529
Fork
623
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

Hello,
This is minor thing but may lead to confusions while debugging.
It seems that even if body of the sent GET web activity request is being shown in activity input it is not actually being sent.
Sample screens below.
That situation is misleading while debugging pipeline/activity as it ensures that body was sent.
*Note: I know that 'Body' parameter is not even presented when GET method is chosen (that is why I marked bug as minor). Nevertheless it will be shown in input if You firstly add anything to Body parameter on for example POST request and then change it back to GET.

Excepted behavior: Body is not included in input for GET request.

1. ADF Web activity request:
![image](https://user-images.githubusercontent.com/46450234/157836897-231bef99-7a00-4ae5-b598-c2f58e2f97cb.png)

2. What was received:
![image](https://user-images.githubusercontent.com/46450234/157837167-03d61ed3-13b1-4ad8-ad58-4b31f3eea3d1.png)

3. For example same request sent from Postman:
![image](https://user-images.githubusercontent.com/46450234/157839064-05b30f55-1d71-48ca-9ea7-b93074fd1a83.png)

Guida per i contributori

Apri la guida per i contributori

Direzione di ricerca

Inizia con la Web activity di Azure Data Factory e riproduci il caso aggiungendo un Body a una richiesta POST, impostando il metodo su GET e ispezionando l’input dell’attività. Confronta quell’input con la richiesta ricevuta dal servizio di destinazione; il lavoro è completato quando il Body obsoleto non viene più mostrato per una richiesta GET.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
azure
Ambito
cloud
Tipo di issue
Bug
Difficoltà
4/5
Tempo stimato
3-5 giorni
Stato di attività
Ferma
Chiarezza
Abbastanza chiara
Idoneità per principianti
35/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.