kohrar opened a new issue, #9386:
URL: https://github.com/apache/cloudstack/issues/9386

   ##### ISSUE TYPE
    * Bug Report
   
   ##### COMPONENT NAME
   ~~~
   UI (?)
   ~~~
   
   ##### CLOUDSTACK VERSION
   ~~~
   4.19.0
   ~~~
   
   ##### CONFIGURATION
   Standard install
   
   ##### OS / ENVIRONMENT
   N/A
   
   ##### SUMMARY
   When editing a guest network, you can specify 'Display network' to true or 
false (defaults to true on the UI). When setting this to false, the network 
immediately becomes hidden even when logged in as admin.
   
   ##### STEPS TO REPRODUCE
   1. Log in to CloudStack UI as admin
   2. Edit any guest network
   3. Set 'Display network' to false
   4. You will be sent to a 404 page immediately even when logged in as an 
admin.
   
   ##### EXPECTED RESULTS
   The hidden network should still be visible as admin on the web UI and hidden 
only to end users, as per the API documentation:
   > displaynetwork:  an optional field, whether to the display the network to 
the **end user** or not.
   
   ##### ACTUAL RESULTS
   The hidden network is hidden to everyone including admins on the web UI. 
There is no way to unhide the network as a result unless you interact with the 
API / CloudMonkey directly.
   
   
   


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