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 2022/03/22 14:58:47 UTC

[GitHub] [cloudstack] edikevich opened a new issue #6155: updateAccount don't change "type" column in DB

edikevich opened a new issue #6155:
URL: https://github.com/apache/cloudstack/issues/6155


   ##### ISSUE TYPE
    * Bug Report
   
   ##### CLOUDSTACK VERSION
   ~~~
   4.16.0
   ~~~
   
   ##### CONFIGURATION
   XCP-NG 8.2
   Advanced Zone
   
   ##### OS / ENVIRONMENT
   Oracle Linux 8.4 - Management server, MYSQL 8.0.26
   XCP-NG 8.2 - hypervisor
   
   ##### SUMMARY
   updateAccount via CloudMonkey (also maybe via API) don't change "type" column in DB 
   
   ##### STEPS TO REPRODUCE
   Create new account with User role
   Change account role via CloudMonkey to Root Admin
   Role is changed succesfuly but user can't login with new privileges
   
   ##### EXPECTED RESULTS
   ~~~
   Account's role is changed succesfuly. User can login with new privileges
   ~~~
   
   ##### ACTUAL RESULTS
   ~~~
   Account's role is changed succesfuly. User can't login with new privileges. Many errors on login page about this account dont have privileges to list  instances, network and etc. After manualy change "type" column in DB from 0 to 1 user can loggin with new privileges. no errors in management-server.log
   ~~~
   
   


-- 
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: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org