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

Tasks: editing a task resets priority to High #241

Closed
karrla opened this issue Feb 20, 2017 · 1 comment
Closed

Tasks: editing a task resets priority to High #241

karrla opened this issue Feb 20, 2017 · 1 comment

Comments

@karrla
Copy link
Member

karrla commented Feb 20, 2017

If I open a task to edit it, the priority is reset to high

@karrla
Copy link
Member Author

karrla commented Feb 25, 2017

Now if I edit the same task the priority is not reset, but the status errors instead and there are two ACTIVE statuses

uploads/89d64c10-bc0b-4d2d-bd7f-6cfb6d13b3bc/blob

ValueError at /tasks/tasks/10/task_edit/
invalid literal for int() with base 10: 'Active'
Request Method: POST
Request URL: http://dev.tola.work/tasks/tasks/10/task_edit/
Django Version: 1.8.2
Exception Type: ValueError
Exception Value:
invalid literal for int() with base 10: 'Active'
Exception Location: /usr/local/lib/python2.7/dist-packages/django/db/models/fields/init.py in get_prep_value, line 1868

@glind glind closed this as completed Jun 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants