Actions
Task #3477
closedIdea #3296: [Workbench] Configuration option requires new users to complete a survey/form before using Workbench
When an admin does "login as" a different user, skip profile check.
Description
Otherwise, after "login as" a different user, the profile page will be displayed. And, this needs to be filled in before any other page can be accessed.
Hence, when an admin user is logging in as a different user, skip the profile check.
Updated by Radhika Chippada over 10 years ago
Addressed in commit 602a0e46ee210602bb9606695808f7035e1336d9
Updated by Radhika Chippada over 10 years ago
- Status changed from New to Resolved
- Remaining (hours) set to 0.0
Updated by Radhika Chippada over 10 years ago
- Estimated time set to 0.00 h
Tom said it is ok with the admin seeing the profile page in this case. We just want the admin to experience what the user would experience in this case.
So, rollback the special handling.
Actions