Been fighting with this for a while and figured I should see if anybody knows whats going on here.
Running vikunja (0.24 and just upgraded to 0.24.1) on docker behind nginx proxy for ssl. Web portal and desktop app (Linux) all work fine.
Have the android app installed (was 0.1.5 and just upgraded to 0.1.6 today) on my Pixel 7 phone.
When I open app I see all sorts of completed tasks and they’re showing as “Due 389 days ago)” or another number of days.
I’m not sure how to troubleshoot this issue or what might be the problem.
Any suggestions?
Just noticed that for each project I have “Show done tasks” is checked. However, when I uncheck the box for each project and click “Save” I get this error:
Something went wrong:
NoSuchMethodError: The method ‘map’
was called on null.
Receiver: null
Tried calling: map(Closure:
(dynamic) → ProjectView)
Rebuilt everything from scratch as I realized my settings are pretty screwed up.
Now the issue I’m having is that completed tasks are showing up in Android app in the Inbox. Even if I deselect - “Show done tasks” Is there a way to not make them visible in the android client?