Version: v5.13.22
Environment: Docker
Checklist
- Can you replicate the issue on our v5 demo site Invoice Ninja? Yes
- Have you searched existing issues? Yes
- Have you inspected the logs in storage/logs/laravel.log for any errors? No
Describe the bug
Newly created tasks (even without tracked time) have the default status Done.
Steps To Reproduce
- open the React app
- click on “Tasks” » “New Task”
- see the field “Status”, the value is
Done
Expected Behavior
Default Status should be Backlog or maybe In progress but not Done.
Screenshots
Bug or Misconfiguration?
I’m not sure if this is a bug or a misconfiguration, but I didn’t found a setting for the default task status.
