Option to reopen a task and all subtasks recursively
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 706
- Forks
- 117
- Avg merge
- 8h 50m
- Merged PRs (30d)
- 18
Description
Is your feature request related to a problem? Please describe.
Sometimes for complex tasks with many subtasks and a lot of subsubsub-tasks it would be a nice option to reopen the task and all subtasks recursively with one click to reuse the complex task maybe for another time. It would be also nice if all subtask (and subsubtasks) are displayed after reopen the task.
Describe the solution you'd like
No response
Describe alternatives you've considered
No response
Additional context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Start by locating the task reopening action and the code that renders subtasks, then trace how nested subtasks are represented. Done means one action reopens the task and every nested subtask recursively, with all subtasks visible afterward.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100