LemmurOrg / lemmur

🐒 A mobile client for lemmy
GNU General Public License v2.0
268 stars 30 forks source link

Post authored by wrong account, from the same server as the expected one. #326

Open fadelkon opened 2 years ago

fadelkon commented 2 years ago

Device info

Describe the bug

I configured more than one account from a lemmy server in lemmur. When trying to post with the second one, the post gets published as the first one. This is very bad. The first account doesn't even follow the community in question, I don't understand why this happens.

Steps to reproduce

  1. Add account A@lemmy.server
  2. Add account B@lemmy.server
  3. Select account B from the account page, at the top dropdown list
  4. Press + to publish something
  5. Select lemmy.server (i have yet at least another server added)
  6. Fill in the form to create the publication
  7. The publication gets created by account A

Relevant logs

"no logs"

Expected behavior

If I selected account B, I am seing post from communities subscribed by B, etc. I totally expect that if I publish something, it will be authored by B. Also, an account reminder would be great to make sure you are publishing what you want from the account you want