-
-
Notifications
You must be signed in to change notification settings - Fork 977
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Move task to backlog when scheduled #3874
Comments
Thank you very much for opening up this issue! I am currently a bit overwhelmed by the many requests that arrive each week, so please forgive me, if I fail to respond personally. I am still very likely to at least skim read your request and I'll probably try to fix all (real) bugs if possible and I will likely review every single PR being made (please, give me a heads up if you intent to do so) and I will try to work on popular requests (please upvote via thumbs up on the original issue) whenever possible, but trying to respond to every single issue over the last years has been kind of draining and I need to adjust my approach for this project to remain fun for me and to make any progress with actually coding new stuff. Thanks for your understanding! |
Pros
Cons
ConclusionTo address the first con: a feature could display the number of tasks moved to the backlog. For example, a text could indicate: "3 tasks have not been completed yesterday, they have been moved to the backlog. Click here to view these tasks". |
Oh I understood the issue wrong. I though you were asking for scheduled tasks to be moved to the backlog after they have not been completed at the scheduled time. As you described the cons I mentioned do indeed hold true in the current application. It would be nice to have the feature back! |
Do you happen to recall which version or commit changed this? |
@johannesjo Regarding simplifying the schedule picker, how about:
|
It seems like starting from release 10.0.0, the schedule dialog component was rewritten and located at |
Problem Statement
Some releases ago, there was a checkbox that allowed moving a task to the backlog while scheduling it. It seems that now there is no such possibility. I used that feature extensively and I think it is useful.
Now, I often find myself in this scenario:
❔ Possible Solution
I would like to have the checkbox for moving the task to the backlog in the schedule popup, like in previous releases.
➕ Additional context
The text was updated successfully, but these errors were encountered: