Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
outl-bear opened this issue Jul 19, 2017 · 0 comments
Open

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

outl-bear opened this issue Jul 19, 2017 · 0 comments

Comments

@outl-bear
Copy link

outl-bear commented Jul 19, 2017

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.

@outl-bear outl-bear changed the title Added tasks are added to "Default List" not spcified category Added tasks are added to "Default List" not specified category Jul 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant