bug: when initial environment of wsdl is down, project wont load unless clicking cancel many times
Initially I uploaded my wsdls and wadls in the dev environment. Recently due to server work the environment went down, but I am working on the QA environment with the same project.
I set up environments for all my environment, but when I try to run my tests - on the initial load I have to click cancel 31 times when it is trying to load from the dev environment (since it doesnt find it there). If one of my test fails and I want to run it individually I will have to click those 31 clicks again.
What I have tried:
1. Reload wsdls and wadls with a new end point pointing to my QA environment
2. updating the wsdl on the projects section with the QA environment
Both didn't work
What I can try:
* Manually replace all endpoints on the xml using external editor
* Get my dev environment back
Is there something I am missing?
Is this a known issue that you are planning to fix?