MantisBT - v3.0 Release | ||||||||||
View Issue Details | ||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||
0001342 | v3.0 Release | [All Projects] General | public | 2013-06-26 03:44 | 2013-08-28 11:17 | |||||
Reporter | opto | |||||||||
---|---|---|---|---|---|---|---|---|---|---|
Assigned To | caseydk | |||||||||
Priority | normal | Severity | crash | Reproducibility | always | |||||
Status | closed | Resolution | fixed | |||||||
Platform | OS | OS Version | ||||||||
Product Version | ||||||||||
Target Version | Fixed in Version | 3.0.0 | ||||||||
Summary | 0001342: importtasks broken (dates unusable) | |||||||||
Description | see forums: importtask does some crazy date shifting. part of the problem is that it takes the difference between old task start and new project start. Also, it changes the task end not by shifting same as task start, but by adding start + duration (see my othetr post), which is wrong if the user has decided that end notequal start + duration (= scenario: I work 1 hour on this task in the next 10 days). Don't have time to relly dig into this function. A fast workaround is to shift all task dates (start and end) by the datedifference new project tsart - old project start. The resukt at least looks similiar to what I expect, dates are still shifted by 1 day but that could be adjusting to working days. Keith, what did you intent with your date handling? If anybody is interested, I could upload this to my git. Klaus | |||||||||
Tags | No tags attached. | |||||||||
Relationships |
| |||||||||
Attached Files |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
Issue History | |||||
Date Modified | Username | Field | Change | ||
---|---|---|---|---|---|
2013-06-26 03:44 | opto | New Issue | |||
2013-06-28 08:40 | opto | Note Added: 0002948 | |||
2013-06-28 09:02 | opto | Note Added: 0002949 | |||
2013-06-28 09:34 | opto | Note Added: 0002950 | |||
2013-06-28 09:34 | opto | Status | new => assigned | ||
2013-06-28 09:34 | opto | Assigned To | => caseydk | ||
2013-07-25 21:20 | caseydk | Note Added: 0002969 | |||
2013-08-03 15:12 | caseydk | Relationship added | child of 0001217 | ||
2013-08-03 22:40 | caseydk | Note Added: 0002980 | |||
2013-08-03 22:40 | caseydk | Status | assigned => resolved | ||
2013-08-03 22:40 | caseydk | Resolution | open => fixed | ||
2013-08-28 11:14 | caseydk | Fixed in Version | => 3.0.0 | ||
2013-08-28 11:17 | caseydk | Status | resolved => closed |