Back
Similar todos
fix when impersonating user in /settings it would save the $user object to $_SESSION[‘impersonated_user’] but then if something would change on user (for ex change delinquent=1 to delinquent=NULL) it wouldn’t show up because the user object wasn’t pulled from db on page load but taken from the $_SESSION[‘impersonated_user’] saved the moment admin started impersonating user, so it’d never update #nomads
fix bug where occasionally new users ended up with duplicate accounts #wip
Fix bug where clicking on avatar would download it instead of showing it in browser (but most avatars are still cached with the old behavior right now) #wip
fixed bug for user auth #growthhacklist
Fix bug where post to activity feed button wasn't "Un-disabling" #yttoig
Fix bug where you couldn't post new questions #wip h/t @iamarsenibragimov
fix bug on admin tool #japandev
add admin-only hax button to simulate deposit and trigger crediting (youtu.be/bcuAw77J8_Y) #kornwolf
userpic bug fix #echothread
Fix bug where posting a todo @mentioning two users with overlapping user IDs (e.g. 12 and 123) could lead to the wrong @mentions being shown. h/t @philipithomas #wip
Some bug for the user profiles at #devopsprojectshq when signing out as an admin
add way to impersonate users #derivex