Base solution for your next web application
Open Closed

Upload Profile Picture when User is created #11685


User avatar
0
NPECAdmin created

When the profile picture is uploaded at the time of user creation, uploaded picture is updated to current logged in user instead of created on the the new user. I would expect it to not change the current user logged in and instead be created on the new user


3 Answer(s)
  • User Avatar
    0
    m.aliozkaya created
    Support Team

    Hi, @NPECAdmin,

    Could you share the steps to reproduce this issue?

  • User Avatar
    0
    NPECAdmin created

    Reproduction steps: Login either as Host/Tenant Open Users page Click on Create/Add New User button Click on Change profile picture -> Upload a Picture in opened pop up Provide required details like First Name, Last Name, Email Address, Username, etc and click on Save. Click refresh button -> open the newly created user record and verify if uploaded image is displaying for new user or not. Close all pop ups and click on square shaped button on right top, displaying after username and you can find uploaded image is assigned to existing User but not to newly created user. Note: We are using Asp Net Zero v12.2.0

  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @NPECAdmin

    Thanks, I have reproduced the problem. Please follow https://github.com/aspnetzero/aspnet-zero-core/issues/4976, we will fix this bug.