miaoyb opened a new issue #3756:
URL: https://github.com/apache/apisix/issues/3756


   ### Issue description
   通过API创建的upstream和route,在dashboard中详情显示不完整,缺少超时等字段
   ### Environment
   
   * apisix version (cmd: `apisix version`):
   * OS (cmd: `uname -a`):
   * OpenResty / Nginx version (cmd: `nginx -V` or `openresty -V`):
   * etcd version, if have (cmd: run `curl 
http://127.0.0.1:9090/v1/server_info` to get the info from server-info API):
   * apisix-dashboard version, if have:
   
   ### Minimal test code / Steps to reproduce the issue
   
   1.通过官方提供的API文档分别创建upstrem和route
   2.dashboard中打开route,点击编辑,填充数据显示为空
   
![image](https://user-images.githubusercontent.com/7277129/109931138-6ce12380-7d03-11eb-8a5e-84cb4b29cf32.png)
   
   3.通过官方提供的API文档创建upstrem,通过dashboard创建route并关联upstream,详情页中upstream相关项缺失数据
   
![image](https://user-images.githubusercontent.com/7277129/109931293-a31ea300-7d03-11eb-9c0c-5467a83b0786.png)
   
   
   ### What's the actual result? (including assertion message & call stack if 
applicable)
   
   ### What's the expected result?
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to