Skip to content

Unable to Reassign TodoItem to Another TodoList #60

@Rip50

Description

@Rip50

The UpdateTodoItemModel contains a TodoListId field, which suggests that it should be possible to reassign an existing TodoItem to a different TodoList.

Expected Behavior:
When updating a TodoItem's TodoListId, the item should be moved to the new TodoList.
Actual Behavior:
The TodoItem remains associated with its original TodoList even after the TodoListId is updated in PUT request.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions