ali-mahdavi-mehr opened a new issue, #10988:
URL: https://github.com/apache/apisix/issues/10988

   ### Current Behavior
   
   When we update the upstreams in the dashboard, this value becomes nil.
   local upstreams, _ = upstream.upstreams()
   
   
   ### Expected Behavior
   
   Since APISIX is real-time, upstreams should be updated as soon as they are 
updated in the dashboard.
   
   ### Error Logs
   
   local upstreams, _ = upstream.upstreams()
   upstream is a nil value
   
   ### Steps to Reproduce
   
   1- update the upstreams in the dashboard
   
   
   ### Environment
   
   - APISIX version : 3.8.0
   - APISIX Dashboard version: 3.0.0-alpine


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