Changes between Version 3 and Version 4 of Ticket #56
- Timestamp:
- Dec 24, 2009, 1:58:21 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #56 – Description
v3 v4 1 1 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. 2 2 3 The ability assign a parent to an existing task may not be immediately required but certainly would be good to have.3 The ability to assign a parent to an existing task may not be immediately required but certainly would be good to have. 4 4 5 5 At the very least the !TaskService.possibleParentList needs to be smarter and not return ALL tasks.