Hide Forgot
Description of problem: UserProfileEditor enables 'Extended' view in User Portal, this seems odd. My user had only UserRole (ie. Basic view in UP) and because BZ1389251 I added for my user UserProfileEditor on whole System (in Admin Portal -> Configure -> System Permissions) and after reloading UP I see new Extended view tab appeared. Version-Release number of selected component (if applicable): 4.0.5-3 How reproducible: 100% Steps to Reproduce: 1. have an user with UserRole and UserProfileEditor role (on system in my case) 2. login to UserPortal 3. observe if Basic and/or Extended views are visible Actual results: Extended view is visible even "practical" role is UserRole which should be Basic view only Expected results: only Basic view should be there as user's profile properties is independed to "view" (ie. Basic vs Extended) Additional info:
Well, the way how the extended view is shown/hidden is odd. It works like this: - If you have only UserRole permissions or one of: Everyone/UserPoralBasedVM permissions and Everyone/QuotaConsumer persmissions Everyone/NetworkUser persmissions Everyone/DiskProfileUser permissions Everyone/CpuProfileOperator permissions than only the basic view is shown - if you have any other permission, than the extended view is shown. So, in your case, you gave the user one more permission, so the extended view has been shown. Once the BZ1389251 will be fixed, you will not need to add this role explicitly so you will not face this issue. Since this is just a walkaround for a bug which is being fixed, I would not add this permission as an exception to userportal. A new basic user portal PoC is being prototyped anyway where this will be solved differently and this issues will not pop up. So, Im closing this as wont fix.