apinf / platform

Apinf - Open source API management platform with multi proxy and protocol support
https://apinf.com/
European Union Public License 1.1
74 stars 33 forks source link

Deleting API doesn't delete API from umbrella #2830

Closed wuder4 closed 6 years ago

wuder4 commented 7 years ago

While testing my automated tests, I noticed that even if i didn't have API connected to the umbrella proxy my proxy address still worked. I ran those tests hundreds of times and it only happened maybe 10 times. I don't know what causes this bug to occur. We are able to remove these manually from umbrella. proxy

STEPS

  1. Create account and API
  2. Connect API to apiUmbrella proxy
  3. Remove API
  4. Check if proxy address still works

Happened on: chrome Version 60.0.3112.101 64bit Apinf 0.48.0 API Umbrella 0.13

bajiat commented 6 years ago

We do not want to delete the API completely from Umbrella in order not to loose e.g. Analytics. But the calls should not be passed through the proxy any more. To be researched.

wuder4 commented 6 years ago

this bug just happened again with nightly proxy while testing automated tests.