chrisvel / tududi

A Minimalist, Open-Source Task and Project Management Tool
http://tududi.com/
Other
318 stars 14 forks source link

task only appear if a tag is given #46

Closed LokiRothbrook closed 4 days ago

LokiRothbrook commented 4 days ago

if you create a task and do not give it a tag it will not appear anywhere but inbox. if you create a task for a project without a tag it will not appear anywhere but in the project page. however once completed it will not show in the completed page unless a tag was given to it. pretty much in order to see a task on any page at all it must have a tag. this ties in with the other issue i posted. since without a tag tasks are completely broken. and if given a due date but no project or tag they are just missing completely. but still in the database from what i could tell.

LokiRothbrook commented 4 days ago

forgive me for being stupid. used docker commands from docker hub. and just connected the dots that its pulling an old version. docker hub still points to V0.18. this bug is no longer present.