Delete user works on 0.20.4 but not on latest docker image #146

Closed
opened 2025-11-01 20:48:44 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @StarWhiz on GitHub (Jul 26, 2023).

Description

Whenever I try to delete a user in CLI on the latest docker image I get the following error below

putty_YYQsPViDzr

Error removing the user: Default project cannot be deleted

This is not the case when I try to delete a user in CLI on 0.20.4

putty_SPJ4v87gII

I believe the issue is related to the fact that now there is an "inbox" project by default when before it was the user's "username" project by default.

I'm not sure if this other problem helps but setting VIKUNJA_SERVICE_ENABLEREGISTRATION: 0 in docker doesn't seem to disable registration either. On 0.20.4 it does.

Vikunja Frontend Version

https://hub.docker.com/layers/vikunja/frontend/latest/images/sha256-ffa68b40d49045d31328723c46bd47b9b36f56af5eae589c0d02cb75bf817f5b?context=explore

Vikunja API Version

https://hub.docker.com/layers/vikunja/api/latest/images/sha256-24e02ed3dd3aa1a9d41d2fb08674815ee35ec1783ff520714c96008d312b3156?context=explore

Browser and version

No response

Can you reproduce the bug on the Vikunja demo site?

No

Screenshots

No response

Originally created by @StarWhiz on GitHub (Jul 26, 2023). ### Description Whenever I try to delete a user in CLI on the latest docker image I get the following error below ![putty_YYQsPViDzr](https://github.com/go-vikunja/api/assets/9423276/78228797-e9b4-42cb-b94b-b31ec25da9d1) ``` Error removing the user: Default project cannot be deleted``` This is not the case when I try to delete a user in CLI on 0.20.4 ![putty_SPJ4v87gII](https://github.com/go-vikunja/api/assets/9423276/389c8d7d-714c-4e3e-b62c-23f4f1dcd626) I believe the issue is related to the fact that now there is an "inbox" project by default when before it was the user's "username" project by default. I'm not sure if this other problem helps but setting VIKUNJA_SERVICE_ENABLEREGISTRATION: 0 in docker doesn't seem to disable registration either. On 0.20.4 it does. ### Vikunja Frontend Version https://hub.docker.com/layers/vikunja/frontend/latest/images/sha256-ffa68b40d49045d31328723c46bd47b9b36f56af5eae589c0d02cb75bf817f5b?context=explore ### Vikunja API Version https://hub.docker.com/layers/vikunja/api/latest/images/sha256-24e02ed3dd3aa1a9d41d2fb08674815ee35ec1783ff520714c96008d312b3156?context=explore ### Browser and version _No response_ ### Can you reproduce the bug on the Vikunja demo site? No ### Screenshots _No response_
Author
Owner

@kolaente commented on GitHub (Aug 23, 2023):

Resolved in acb03c430e - please check with the next unstable build if the problem really went away.

@kolaente commented on GitHub (Aug 23, 2023): Resolved in acb03c430ec49867b99249c5d432c4fa482abf35 - please check with the next unstable build if the problem really went away.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vikunja#146