humhub / tasks

Intuitive task management tool with many basic and advanced features.
23 stars 35 forks source link

Completed Tasks not going to Completed #205

Closed jayavman closed 2 years ago

jayavman commented 2 years ago

Hi,

When tasks are completed they aren't going to the completed folder. Is this normal? If so how do you assign it to the completed folder?

Screen Shot 2022-10-04 at 3 32 05 pm

luke- commented 2 years ago

This should only include completed task lists (other than the main list).

@yurabakhtin Can you confirm that? If so, we should rename "Completed" to "Completed Lists" and hide it when empty?

jayavman commented 2 years ago

Not sure what you mean by "only include completed task lists"

You have to assign a task to a Task List. No option to not have it in a task list. Also they do not have an option to put it in a Completed List.

Screen Shot 2022-10-05 at 10 31 06 am
jayavman commented 2 years ago

I think I made things worse, I then added a new Task List called Completed. After I did that and assigned that job from Unsorted to Completed. It then went to the completed folder but looks like the below. Missing title and everything now, Its like the job has completely disappeared!

Screen Shot 2022-10-05 at 10 33 58 am
yurabakhtin commented 2 years ago

@luke-

Can you confirm that? If so, we should rename "Completed" to "Completed Lists" and hide it when empty?

Yes, I confirm. So I renamed and hide it when empty. PR https://github.com/humhub/tasks/pull/208.

luke- commented 2 years ago

@yurabakhtin Thanks!