[Feature Request] Automatic Date from Parent Task
Open
Nobody has claimed this yet.
feature
- Dominant language
- JavaScript
- Stars
- 706
- Forks
- 117
- Avg merge
- 8h 50m
- Merged PRs (30d)
- 18
Description
When a task exists of multiple child tasks, often you'd want them use the same date/timespan as their parent.
In case the child datetime has to deviate, then the selection of the right datetime is not hindered by it already being populated by the parent.
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
No files or tests are named. Start by tracing how parent and child tasks store and select dates, then identify the task-management entry points involved; done means child tasks use the parent date or timespan by default while an explicitly different child datetime remains selectable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- full-stack
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100