nulinuli-nuli opened a new issue, #3080:
URL: https://github.com/apache/apisix-dashboard/issues/3080

   ### Current Behavior
   
   1:Create a route via the api containing a node
   2:Query this routing information through the API
   3:Modify this routing node information through the console
   4:Query this routing information through the API
   
   
   The nodes field data structures obtained in the second and fourth steps are 
inconsistent.
   
   ### Expected Behavior
   
   The nodes field data structure obtained in the second and fourth steps is 
consistent.
   
   ### Error Logs
   
   _No response_
   
   ### Steps to Reproduce
   
   1:Create a route via the api containing a node
   2:Query this routing information through the API
   3:Modify this routing node information through the console
   4:Query this routing information through the API
   
   ### Environment
   
   - APISIX version (run `apisix version`): 3.0.0
   - Operating system (run `uname -a`):
   - OpenResty / Nginx version (run `openresty -V` or `nginx -V`):
   - etcd version, if relevant (run `curl 
http://127.0.0.1:9090/v1/server_info`): 3.5.0
   - APISIX Dashboard version, if relevant:  2.14.0
   - 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: notifications-unsubscr...@apisix.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to