mirror of
https://github.com/BoostIO/BoostNote-App.git
synced 2026-04-27 05:15:56 +03:00
[GH-ISSUE #1377] Deleting account gives rise to error 422 in Chrome #504
Labels
No labels
android 🤖
assigned to core 🦹
bug 🐛
documentation 📚
documentation 📚
duplicate 🚫
external issue 🔼
external issue 🔼
feature request 🌟
funded on issuehunt 💵
help wanted 🆘
improvement request 🔨
improvement request 🔨
ios 🍎
mobile 📱
needs investigation 🔬
needs more info ℹ️
needs specs 📐
plugin idea 🔌
plugin idea 🔌
poll 🗳️
pull-request
question ❓
rewarded on issuehunt 🎁
security issue 🔑
won’t fix ❌
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/BoostNote-App#504
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @harvey-wei on GitHub (Nov 29, 2021).
Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/1377
@ChangminWu commented on GitHub (Dec 1, 2021):
I encountered the same problem in Chrome and the desktop app. In Firefox it shows "Error: Unprocessable Entity"...
@Mordano commented on GitHub (Dec 1, 2021):
The error also occurs when trying to delete spaces. This happens in the browser variant but also in the desktop app (tested in version 0.18.0 and 0.23.1)
Edit: The mentioned 422 error code is the HTTP status code of the delete request. So I would assume that the problem is server side.
@Mordano commented on GitHub (Dec 3, 2021):
The issue can be closed. The error has been resolved.
@dwywdo commented on GitHub (Dec 3, 2021):
Now I can delete my space from desktop app. BTW, it doesn't redirect to home(?) screen after deletion. (It just hangs on the screen for deletion) After I quitted desktop app and executed again, I was able to check the space was deleted.
@Rokt33r commented on GitHub (Dec 4, 2021):
It's been fixed on Thursday!