You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Admin can validate email only from dropdown of pending verifications, not by visiting user's profile page.
Screenshots attached:
Admin's all user view page. 'Himanshu Local' is not yet verified after signing up
2. Visiting Himanshu's User page. Top right shows the Admin ID
3. On clicking the small hyperlink of validate (below the email address), we are redirected to verify url, which shows the user is already validated. **Tries to validate admin's own account, which is already validated**
Expected flow : validate the user whose profile is being visited.
Could anyone please tell if this is the intended flow ?
Thanks!
The text was updated successfully, but these errors were encountered:
True, this is currently not possible, and it has not been an intended use case/flow so far. But I understand the use case of it, and I think it would make sense to have this kind of functionality. I'll put it as "enhancement"; we would also of course accept pull requests. I could imagine something like a button which says "Mark user/email as valid" if you're logged in as an Admin, and if you're viewing some other profile than your own.
Admin can validate email only from dropdown of pending verifications, not by visiting user's profile page.
Screenshots attached:
2. Visiting Himanshu's User page. Top right shows the Admin ID
3. On clicking the small hyperlink of validate (below the email address), we are redirected to verify url, which shows the user is already validated. **Tries to validate admin's own account, which is already validated**
Expected flow : validate the user whose profile is being visited.
Could anyone please tell if this is the intended flow ?
Thanks!
The text was updated successfully, but these errors were encountered: