Edit a task Some notes on assigning persons Passing this information is tricky because:
To automatically assign new tasks to persons there are two possibilites: 1. pass 'task_assign_to_#" - parameters 2. pass 'parent_task' - parameter which is been assigned to a person The first options beats the second. note: if task is visible ignore visibility of issue report to reduce spam, enforce captcha test for guests Definition at line 267 of file task_more.inc.php. References $PH, exit, Task::getAll(), Issue::getById(), Issue::getCreatedRecently(), Task::getEditableById(), Person::getVisibleById(), Task::getVisibleById(), Project::getVisibleById(), and taskEditSubmit(). Referenced by ListBlock_versions::__construct(), ListBlock_tasks::__construct(), ListBlock_taskfolders::__construct(), ListBlock_milestones::__construct(), home(), TaskAddIssueReport(), TaskEditMultiple(), taskEditSubmit(), TaskNew(), TaskNewFolder(), TaskNewMilestone(), TaskNewVersion(), TaskView(), and taskViewAsDocu(). Here is the call graph for this function: ![]() Here is the caller graph for this function: ![]()
|
1.5.1-p1