bardsoftware / ganttproject

Official GanttProject repository.
http://ganttproject.biz
GNU General Public License v3.0
833 stars 299 forks source link

The option to ignore weekend days broken in the New Project wizard #2474

Open dbarashev opened 4 weeks ago

dbarashev commented 4 weeks ago

Scenario:

  1. Project > New
  2. Click "Next" twice to reach the third page of the wizard
  3. Check Saturday and Sunday in the weekend day choices and choose "all tasks run as on other days" in "On weekend" dropdown to make weekend days working.
  4. Click OK

Expected: in the new project weekend days are shown with gray stripes on the chart, however, they are just working days, and it is possible to start a new task on weekend Actual: weekend days are non-working.

Workaround: it is possible to change this option using Project > Properties > Calendar and it works fine