Please fill out the sections below.
Be kind and objective when writing in text.
Thanks for the report! :)
Brief description of the bug:
Sending private message fails for some peers.
Steps to reproduce the bug:
"When I clicked on peers I see Moid and Glyph. I was able to send Glyph a private message (get it?), but it fails when I try to send Moid a private message. I get a 404 error"
Expected behaviour:
Private message should send successfully, with the outcome being communicated in a flash message.
Fix:
I believe this might be related to #91, since moid's public key has a / and glyph's does not.
Bug reported by moid.
> Please fill out the sections below.
> Be kind and objective when writing in text.
> Thanks for the report! :)
**Brief description of the bug:**
Sending private message fails for some peers.
**Steps to reproduce the bug:**
"When I clicked on peers I see Moid and Glyph. I was able to send Glyph a private message (get it?), but it fails when I try to send Moid a private message. I get a 404 error"
**Expected behaviour:**
Private message should send successfully, with the outcome being communicated in a flash message.
**Fix:**
I believe this might be related to https://git.coopcloud.tech/PeachCloud/peach-workspace/issues/91, since moid's public key has a `/` and glyph's does not.
glyph
added the bug label 2022-03-28 11:05:32 +00:00
glyph
added the peach-web label 2022-06-14 09:59:43 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Bug reported by moid.
Brief description of the bug:
Sending private message fails for some peers.
Steps to reproduce the bug:
"When I clicked on peers I see Moid and Glyph. I was able to send Glyph a private message (get it?), but it fails when I try to send Moid a private message. I get a 404 error"
Expected behaviour:
Private message should send successfully, with the outcome being communicated in a flash message.
Fix:
I believe this might be related to #91, since moid's public key has a
/and glyph's does not.Should be fixed by #116