Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: #11635

Open
nulinuli-nuli opened this issue Oct 11, 2024 · 0 comments
Open

bug: #11635

nulinuli-nuli opened this issue Oct 11, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@nulinuli-nuli
Copy link

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):
@dosubot dosubot bot added the bug Something isn't working label Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant