ui: assignVM: Set isrecursive to false when fetching accounts#4867
Conversation
|
@davidjumani a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. |
|
UI build: ✔️ |
|
@davidjumani what is the issue - how do we reproduce and test the fix? |
|
@rhtyd The issue is that calling list accounts with listall=true returns accounts in sub domains as well, even when isrecursive is set to false, related #4868 As admin -> assign VM -> Root domain. Users from the subdomains are also listed. Selecting a user from the sub domain leads to an error |
|
@davidjumani a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. |
|
UI build: ✔️ |

Description
Fixes the issue of displaying users in subdomains as well
Broken in the old UI as well
Types of changes
Bug Severity