divanov11 / mumbleapi

Backend/API for the Mumble.dev, an open source social media application.
Apache License 2.0
199 stars 122 forks source link

Changing Username doesn't update the User model username #162

Open codyseibert opened 3 years ago

codyseibert commented 3 years ago

Preflight Checklist

[x] I have searched the issue tracker for an issue that matches the one I want to file, without success.

#

To Reproduce

Steps to reproduce the behavior:

  1. call the api/users/profile_update endpoint and change the username
  2. try to login with the new username and it won't let you
  3. try calling /api/users/:username and notice it can't find the username you just changed it to

#

What was expected ?

After changing my username, I should be able to login with that new username and also others should be able to find me via the endpoints by my new username.

#

Screenshots

Screen Shot 2021-05-24 at 1 27 31 AM
Kaushal-Dhungel commented 3 years ago

I would like to work on this.

PraveenMalethia commented 3 years ago

@Kaushal-Dhungel Assigned 👍🏻

bashiru98 commented 3 years ago

has this issue been resolved ?

MidouWebDev commented 3 years ago

@Kaushal-Dhungel has this issue been resolved ?

bashiru98 commented 3 years ago

i want to work on it but we need to find out to see if @Kaushal-Dhungel has already resolved it

MidouWebDev commented 3 years ago

@bashiru98 i will assign you tomorrow if @Kaushal-Dhungel didn't answer

Kaushal-Dhungel commented 3 years ago

hey @MidouWebDev . I am still getting NoCredentialsError while registering, that's why I have not been able to solve it yet.

MidouWebDev commented 3 years ago

@Kaushal-Dhungel please DM @PraveenMalethia to solve this problem !

PraveenMalethia commented 3 years ago

it's changing to my end ! can you share the process of how this issue occurs at your end?

bashiru98 commented 3 years ago

hope the issue has been resolved