Apidog implicitly sends ‘undefined’ instead of empty string as the “district” query parameter value.
Seems like bug.
I just opened the endpoint and filled “province”, “city”, “street” fields, I didn’t “touch” district field.
Apidog implicitly sends ‘undefined’ instead of empty string as the “district” query parameter value.
Seems like bug.
I just opened the endpoint and filled “province”, “city”, “street” fields, I didn’t “touch” district field.
Thanks for the feedback. What version of Apidog are you using?
2.5.12
Hi, we have not reproduced this issue in 2.5.12 as well as 2.5.21. Could you please click on the ‘bulk edit’ button on the right side and copy the content to me
This is what we get, it’s strange, that the problem appears on one of my coworker’s computer only.
She has Windows 11, the rest of team have either MacOS or Linux.
When I click on “Bulk edit” and save it without any change, the ‘undefined’ dissapears on next request.
true,province,Iowa,string, true,city,East Westonboro,string, true,street,Coronation Road,string, true,district,,string,
Thank you for the feedback, can you try upgrading the software version to see if it can be replicated?
The bug seems to be fixed after we updated the application to latest version. Thanks