BoostIO / BoostNote-App

Boost Note is a document driven project management tool that maximizes remote DevOps team velocity.

Home Page:https://boostnote.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deleting account gives rise to error 422 in Chrome

movie-m opened this issue · comments

commented
Deleting account gives rise to error 422 in Chrome

I encountered the same problem in Chrome and the desktop app. In Firefox it shows "Error: Unprocessable Entity"...

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.

The issue can be closed. The error has been resolved.

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.

It's been fixed on Thursday!