Opened 15 years ago
Last modified 15 years ago
#56 new enhancement
An improved way to assign a parent to an existing task is required
Reported by: | Gavin | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 0.x - Future |
Component: | gnuMims - application general | Version: | trunk |
Keywords: | Cc: |
Description (last modified by )
Removed/commented out the ability to change the parent task in r246, since this currently just lists all tasks and becomes very slow with larger task numbers.
The ability to assign a parent to an existing task may not be immediately required but certainly would be good to have.
At the very least the TaskService.possibleParentList needs to be smarter and not return ALL tasks.
Change History (4)
comment:1 Changed 15 years ago by
Summary: | An improved way to assign a parent to a task is required → An improved way to assign a parent to an existing task is required |
---|
comment:3 Changed 15 years ago by
Description: | modified (diff) |
---|
comment:4 Changed 15 years ago by
Description: | modified (diff) |
---|
Note: See
TracTickets for help on using
tickets.
Removed/commented out the ability to change the parent task in r, since this currently just lists all tasks and becomes very slow with larger task numbers.
The ability assign a parent to an existing task may not be immediately required but certainly would be good to have.
At the very least the TaskService.possibleParentList needs to be smarter and not return ALL tasks.