Skip to content

Change assigned task issue #21

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");

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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