Gantt: Closed days aren't ignore when starting task N days before previous task's end

0 votes
asked Mar 2, 2024 in Bug by anonymous
[Task2] begins 10 working days before [Task1]'s end

Starts Task2 at a total of 10 days before, ignoring closed days.

(puml v1.2024.3)

Similar to this bug which covered "N working days after", now fixed: https://forum.plantuml.net/16188/gantt-closed-days-arent-ignored-when-delaying-tasks

commented Mar 3, 2024 by The-Lu (79,040 points)

Thanks for the report;

Here is the corresponding not working example:

CodeOutput
@startgantt
saturday are closed
sunday are closed

Project starts 2022-06-27
[task1] starts at 2022-06-27 and requires 3 week

[task3] starts 10 days before [task1]'s end
@endgantt
@startgantt
saturday are closed
sunday are closed

Project starts 2022-06-27
[task1] starts at 2022-06-27 and requires 3 week

[task3] starts 10 working days before [task1]'s end
@endgantt

Regards,
Th.

commented Mar 3, 2024 by The-Lu (79,040 points)

Hello A.,

Where do come from the form: 

[Task2] begins 10 working days

?

Regards,
Th.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:

[Antispam2 Feature: please please wait 1 or 2 minutes (this message will disappear) before pressing the button otherwise it will fail](--------)
To avoid this verification in future, please log in or register.
...