Skip to content

Added tasks are added to "Default List" not specified category #3

Description

@outl-bear

task = Task.create(user=user, title='Hand in resignation', priority='Normal', category='Work', repeatingMethod='TASK_REPEAT_OFF')

This will result in 'Hand in resignation' being added to the default list as chosen in the any.do settings, category 'Work' seems to be ignored. Setting priority to 'High' on the other hand will produce the expected result.

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