afernandez opened a new issue #3732: Bug: Edit existing user from the show record button attempts to edit logged on user instead URL: https://github.com/apache/incubator-superset/issues/3732 In the Users page, click on "show record" for an existing user. Then click on the "edit user" button. Instead of editing that user, this redirects to a page that instead allows me (the logged on user) to edit my first and last name instead. - [y] I have checked the superset logs for python stacktraces and included it here as text if any - [y] I have reproduced the issue with at least the latest released version of superset - [y] I have checked the issue tracker for the same issue and I haven't found one similar ### Superset version 0.20.1 6a2a11af7685c9377697a660c2da4829bc9f294b ### Expected results It should edit the user for that record instead. E.g., http://superset.com/users/edit/$user_id ### Actual results Redirected to this page instead, http://superset.com/userinfoeditview/form ### Steps to reproduce See above  <img width="789" alt="screen shot 2017-10-27 at 11 44 09 am" src="https://user-images.githubusercontent.com/225711/32120093-3264c69c-bb0c-11e7-965f-5c7979e95e7a.png">
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
