Public bug reported:

The dependency lag should take into account the default calendar and do
not count the weekend days as lag days.

Easier to see in an example:
You have 2 tasks of 1d work and mark a dependency from A to B with a lag of 3 
days.

A -> B (3 days)

The wrong plannig says:
Planning (Project starts on Thursday):
Thu: A
Fri: - 
Sat: - (weekend)
Sun: - (weekend)
Mon: B

The plannig should say:
Thu: A
Fri: - 
Sat: - (weekend)
Sun: - (weekend)
Mon: -
Tue: -
Wed: B


Extra info:

$ lsb_release -rd
Description:    Ubuntu 12.04.1 LTS
Release:        12.04

$ apt-cache policy planner
planner:
  Installed: 0.14.5-1ubuntu3
  Candidate: 0.14.5-1ubuntu3
  Version table:
 *** 0.14.5-1ubuntu3 0
        500 http://archive.ubuntu.com/ubuntu/ precise/universe amd64 Packages
        100 /var/lib/dpkg/status

** Affects: planner (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1081499

Title:
  Dependency lag days does not respect the calendar

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/planner/+bug/1081499/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to