Skip to content

Change assigned task issue #21

@lpaulger

Description

@lpaulger
  1. Given a task is un-assigned
  2. When you assign it to another person
  3. Then it should assign

ISSUE: Throws db error taskModel line 247 and 267
$this->db->query("UPDATE tblListTask SET fkListId = $this->pkListId WHERE fkTaskId = $this->pkTaskId");

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions