You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2018/11/01 14:41:17 UTC

[GitHub] svenvogel opened a new issue #2994: add complete domain name to account (ui problem / enhancement)

svenvogel opened a new issue #2994: add complete domain name to account (ui problem / enhancement)
URL: https://github.com/apache/cloudstack/issues/2994
 
 
   <!--
   Verify first that your issue/request is not already reported on GitHub.
   Also test if the latest release and master branch are affected too.
   Always add information AFTER of these HTML comments, but no need to delete the comments.
   -->
   
   ##### ISSUE TYPE
   <!-- Pick one below and delete the rest -->
    * Bug Report
    * Improvement Request
   
   ##### COMPONENT NAME
   <!--
   Categorize the issue, e.g. API, VR, VPN, UI, etc.
   -->
   ~~~
   UI
   ~~~
   
   ##### CLOUDSTACK VERSION
   <!--
   New line separated list of affected versions, commit ID for issues on master branch.
   -->
   
   ~~~
   4.11->4.12
   ~~~
   
   ##### CONFIGURATION
   <!--
   Information about the configuration if relevant, e.g. basic network, advanced networking, etc.  N/A otherwise
   -->
   advanced network
   
   ##### OS / ENVIRONMENT
   <!--
   Information about the environment if relevant, N/A otherwise
   -->
   CentOS7
   
   ##### SUMMARY
   <!-- Explain the problem/feature briefly -->
   When we add a User to a Subdomain we dont see the complete path of the hierarchy. If we have much User Account its very complicated to find out where the user was added. We only see the Sub-Domain but for Login we need understandably the Complete Path -> "Dummy/Dummy Sub Domain"
   
   ##### STEPS TO REPRODUCE
   <!--
   For bugs, show exactly how to reproduce the problem, using a minimal test-case. Use Screenshots if accurate.
   -->
   1. Create a new User from LDAP or local Account and add them to a "Dummy/Dummy Sub Domain"
   ![image](https://user-images.githubusercontent.com/5433844/47858450-61f0ee00-ddec-11e8-86fa-e4240c43057e.png)
   2. Create a another Domain with the same Name "ROOT/Dummy Sub Domain"
   ![image](https://user-images.githubusercontent.com/5433844/47858478-7208cd80-ddec-11e8-8e4c-76c7d955d25f.png)
   3. we can only see the subdomain name but not the complete path "Dummy/Dummy Sub Domain" and "ROOT/Dummy Sub Domain"
   ![image](https://user-images.githubusercontent.com/5433844/47858287-058dce80-ddec-11e8-92bb-555a60d68e3e.png)
   
   **Sorry Guys. I'd like to help to improve the GUI and maybe my input could be useful to you. To my mind the GUI is the prime and essential contact point for all users.**
   
   <!-- You can also paste gist.github.com links for larger files -->
   
   ##### EXPECTED RESULTS
   <!-- What did you expect to happen when running the steps above? -->
   
   Normally we should see the complete path because we also need them for login and we can find the user in the correct domains. Its strange for a user and admin.
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services