Defect #13521
closedGantt bars with start date and end date on the same day don't become red by overdue
0%
Files
Updated by Daniel Felix over 11 years ago
As I remember, they wont have any bar. Doesn't it? But in the tracker is a patch which fixes this behaviour.
I would try this, but I'm currently not at home (just on my smartphone).
You can find the patches on #12730 and it's related issues. Maybe you could give a quick feedback.
Updated by Toru Haraguchi over 11 years ago
Daniel Felix wrote:
As I remember, they wont have any bar. Doesn't it?
DOES it.
> I would try this, but I'm currently not at home (just on my smartphone).
This issue is not so urgent and can be combined with another refine.
You can find the patches on #12730 and it's related issues. Maybe you could give a quick feedback.
The thread is too messy to figure out where is the solution for this issue.
Updated by Go MAEDA almost 7 years ago
- File gantt-defect13521@2x.png gantt-defect13521@2x.png added
- Status changed from New to Confirmed
Confirmed.
Updated by Mischa The Evil almost 7 years ago
FWIW: Pavel Shalagin wrote about it first (and even provided a patch for it) in #6276#note-17 about 7 years ago:
"Don't know if it can be considered as a problem, but the tasks with the same start_date and end_date seems not to be colored of progress and late correctly on the diagram. They all are just grey. [...]
I would suggest some changes (please see the patch). [...]"
Updated by Mizuki ISHIKAWA almost 7 years ago
- File fix_late_line.patch fix_late_line.patch added
- File gantt1.png gantt1.png added
- File gantt2.png gantt2.png added
I confirmed that the patch written by Pavel Shalagin will solve the problem.
However, I think that the Gantt Bar should turn red when the start date is the same as the current date.
I added a few fixes and test code to the patch written by Pavel Shalagin at #6276#note-17.
change from | change to |
Updated by Go MAEDA over 6 years ago
- Status changed from Confirmed to Closed
- Assignee set to Go MAEDA
- Target version changed from 4.1.0 to 4.0.0
- Resolution set to Fixed
Committed. Thanks to everyone involved in fixing this issue.
Updated by Go MAEDA over 6 years ago
- Subject changed from Gantt bars with start_date and end_date on a same day do not become red by over due to Gantt bars with start date and end date on the same day don't become red by overdue