Summary | Smartphone view: First task gets overwritten |
Queue | Nag |
Queue Version | Git master |
Type | Bug |
State | Duplicate |
Priority | 1. Low |
Owners | |
Requester | thomas.jarosch (at) intra2net (dot) com |
Created | 10/18/2012 (4654 days ago) |
Due | |
Updated | 10/22/2012 (4650 days ago) |
Assigned | 10/18/2012 (4654 days ago) |
Resolved | 10/22/2012 (4650 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Duplicate
Bug 11565the task list after viewing the first task.
*always* overwrites the first task.
tried to create a new one, a red error message popped up on save
saying "Tasks not found" (the plural s is intentional).
To be precise the "Save task" button stays on the new task page but
you'll see the red error popup when you change back to the task
overview.
For me it's easy to trigger: The "New task" function of the smartphone view
*always* overwrites the first task.
State ⇒ Feedback
Priority ⇒ 1. Low
State ⇒ Unconfirmed
Patch ⇒ No
Milestone ⇒
Queue ⇒ Nag
Summary ⇒ Smartphone view: First taks get overwritten
Type ⇒ Bug
I wanted to test the date handling interoperability
between the dynamic view and the smartphone view (related to
#11543).This is what I did:
- Remove all tasks using the normal app
- Create a new task
- Set "due by" and "delay start until" dates
- Set estimated time
-> Task is properly created and I can edit it several times
Now switch to the smartphone view. The task form the normal app shows up fine.
- Create a new task
- Set "due by" and "delay start until" dates
- Set estimated time
- Save
--> The original task from the normal app gets overwritten. Yikes.
Cheers
Thomas