Check if time unit is always the same
Bug #353328 reported by
Michael-Olaf
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Project Analysis | Status tracked in Trunk | |||||
Trunk |
Triaged
|
Medium
|
Michael-Olaf |
Bug Description
Check if time unit is always the same. A project plan should be only valid if all time units are the same (e.g. all duration are counted in days).
1. Identify first time unit.
2. Check all following duration if they use the same time unit.
3a. If not, show an error message and abort.
3b. If yes, continue.
Do this for pessimistic, optimistic and most probable duration. Ignore it if duration is zero.
Related branches
Changed in projectanalysis: | |
assignee: | nobody → michael-olaf |
importance: | Undecided → Medium |
milestone: | none → 1.0 |
status: | New → Triaged |
To post a comment you must log in.