Azure / Azure/Azure-DataFactory
[ADF web activity] Body is visible in GET request while it is not being sent
- 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:

2. What was received:

3. For example same request sent from Postman:

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