nfrankel opened a new issue #6337:
URL: https://github.com/apache/apisix/issues/6337


   ### Issue description
   
   The Admin API allows to create objects (Route, Upstream, etc.). You can 
either set the ID or let APISIX generate one for you.
   
   The dashboard doesn't show IDs, so in the case of auto-generated IDs, you 
need to first query the object and find the ID before using it as a reference. 
It would be more user-friendly to display the ID in the dashboard as a 
read-only field.
   
   ### Environment
   
   Not relevant
   
   ### Steps to reproduce
   
   1. Launch Apache APISIX
   2. Launch the Dashboard
   3. Create an Upstream with the Admin API or with the dashboard
   4. Display the Upstream
   
   ### Actual result
   
   No ID is displayed
   
   ### Error log
   
   None
   
   ### Expected result
   
   As a User, I want to display IDs in the dashboard in order to reference them 
easily in other commands


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


Reply via email to