NPhGit opened a new issue, #9754: URL: https://github.com/apache/apisix/issues/9754
### Description I export 3 routes with host httpbin.org,httpbin2.org,httpbin3.org with 1 upstream. It's the same path but different incoming host. Export path is incorrect append "-APISIX-REPEAT-URI-#number#", auth configure json is empty but export file contains operation name and host correctly. [APISIX_routes_20230629113635.json.txt](https://github.com/apache/apisix/files/11902405/APISIX_routes_20230629113635.json.txt) Import report 0 fail but ignore all name and host. Upstream is not created and used as usual.   Expected result  I try import both Merge HTTP Methods or not options. By the way, some data is already incomplete from exporting such as key-auth custom header key and query key. ### Environment - APISIX version (run `apisix version`): 3.3.0 - Operating system (run `uname -a`): Linux f769c503e450 5.10.102.1-microsoft-standard-WSL2 #1 SMP Wed Mar 2 00:30:59 UTC 2022 x86_64 GNU/Linux - OpenResty / Nginx version (run `openresty -V` or `nginx -V`): openresty/1.21.4.1 - etcd version, if relevant (run `curl http://127.0.0.1:9090/v1/server_info`): - APISIX Dashboard version, if relevant: 3.0.1 - Plugin runner version, for issues related to plugin runners: - LuaRocks version, for installation issues (run `luarocks --version`): -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
