[ ] User can select a target task and get a WAG SRA date based on some combinations of the following:
[ ] PERT date using three-point estimates (required by the DI-MGMT-81861B anyway).
[ ] get a run rate (adjusted for nearness to critical path, some how) and discrete only, on completed tasks to date and use that to project into the future. Use standard deviation of past tasks as PERT values.
[ ] required inputs: either 30% discrete task completion OR three-point inputs
[ ] create charts showing output
[ ] scan for, and offer to remove, SCHEDULE MARGIN - capture and restore
[x] suggest amount of SCHEDULE MARGIN
[ ] three options: global +/-; banded (user selects fields and identifies +/- for each option in fields; read from user-selected min/max durations
[ ] offer to set up banded field and H,M,L uncertainty pick list
[ ] offer to set up minduration and maxduration fields
[ ] user can input confidence value >> updates date and suggested SCHEDULE MARGIN - turns red if cannot hit...?
Todo:
[x] assign this issue
[x] label the issue for enhancement or bug
[x] label the issue with codemodule (so fixes can be aggregated and hotfixed together)
[x] checkout develop and create topic branch
[ ] design, code and test
[ ] update codemodule x.y.z
[ ] reset BLN_TRAP_ERRORS
[ ] update CurrentVersions.xml manually
[ ] commit changes prefix comment with issueXX
[ ] merge topic into develop and push
[ ] if hotfix: merge develop into master and push
[ ] if feature: wait for release, do not merge into master
Request:
Todo:
develop
and createtopic
branchissueXX
topic
intodevelop
and pushdevelop
intomaster
and push