• Joined on 2021-02-21
Sabinno commented on issue vikunja/vikunja#1021 2021-11-03 22:23:32 +00:00
Account deletion never actually occurs

Perhaps this will assist.

2021-11-03T22:00:00.002325318Z: DEBUG	▶ user/notifyUsersScheduledForDeletion 294 Found 1 users scheduled for deletion to notify,
2021-11-03T22:00:00.002362003Z:…
Sabinno commented on issue vikunja/vikunja#1021 2021-11-03 20:18:40 +00:00
Account deletion never actually occurs

Results of select id, deletion_scheduled_at from users where deletion_scheduled_at is not null;:

MariaDB [vikunja]> select id, deletion_scheduled_at from users where deletion_scheduled_at is…
Sabinno commented on issue vikunja/vikunja#1021 2021-10-27 18:13:19 +00:00
Account deletion never actually occurs

This appears to be related.

2021-10-27T18:00:00.02421041Z: DEBUG	▶ models/getTasksWithRemindersInTheNextMinute 093 [Task Reminder Cron] Looking for reminders between 2021-10-27 14:00:00…
Sabinno commented on issue vikunja/vikunja#1021 2021-10-26 19:39:56 +00:00
Account deletion never actually occurs

0.18.1, sorry for not posting that. Here's my…

Sabinno opened issue vikunja/vikunja#1021 2021-10-26 16:52:10 +00:00
Account deletion never actually occurs
Sabinno opened issue vikunja/vikunja#1015 2021-10-22 20:38:33 +00:00
"Abort" link in account deletion warning emails do not lead to anywhere but the root frontend URL
Sabinno opened issue vikunja/vikunja#1014 2021-10-22 20:37:02 +00:00
Account deletion warning emails count days up instead of down
Sabinno commented on issue vikunja/vikunja#1007 2021-10-18 00:04:19 +00:00
Cannot export user data from local account in Docker instance

I did some more digging and discovered that the internal vikunja user in the container cannot create dirs in files. I have no clue why that is by default; still feels like a bug. That said, I…

Sabinno commented on issue vikunja/vikunja#1007 2021-10-17 22:12:28 +00:00
Cannot export user data from local account in Docker instance

I removed the files directory and allowed Vikunja to recreate it by itself again to be sure, so it definitely should have access to it.

Here's the volumes section of my…

Sabinno commented on issue vikunja/vikunja#1007 2021-10-17 21:50:42 +00:00
Cannot export user data from local account in Docker instance

Oops. Clicked the wrong button. I hate phoneposting. I'll check and get back with you.

Sabinno reopened issue vikunja/vikunja#1007 2021-10-17 21:50:14 +00:00
Cannot export user data from local account in Docker instance
Sabinno closed issue vikunja/vikunja#1007 2021-10-17 21:50:02 +00:00
Cannot export user data from local account in Docker instance
Sabinno opened issue vikunja/vikunja#1007 2021-10-17 21:45:26 +00:00
Cannot export user data from local account in Docker instance
Sabinno commented on issue vikunja/frontend#665 2021-08-23 17:14:40 +00:00
500 when get issue

You fixed it! Awesome.

Sabinno closed issue vikunja/frontend#665 2021-08-23 17:14:40 +00:00
500 when get issue
Sabinno commented on issue vikunja/frontend#665 2021-08-23 16:14:22 +00:00
500 when get issue

I found it. I just wasn't looking for the right thing. Thank you for clarifying. x-max-right: 2

Sabinno commented on issue vikunja/frontend#665 2021-08-21 15:02:51 +00:00
500 when get issue

Every list -- I just created a brand new namespace and list to test as well.

I'm looking at the network tab on this new list; here's what I think is all the information given in the API…

Sabinno commented on issue vikunja/frontend#665 2021-08-19 20:38:52 +00:00
500 when get issue

I do not get the menu options on either the list in the sidebar nor next to the list…

Sabinno opened issue vikunja/frontend#665 2021-08-18 17:03:18 +00:00
Cannot share individual lists
Sabinno commented on issue vikunja/frontend#560 2021-06-23 18:15:32 +00:00
500 when get issue

Yes.