Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement mojo for a phase #1030

Open
mehdishirazi opened this issue Jul 21, 2019 · 0 comments
Open

Implement mojo for a phase #1030

mehdishirazi opened this issue Jul 21, 2019 · 0 comments
Labels
feature add some ability

Comments

@mehdishirazi
Copy link

mehdishirazi commented Jul 21, 2019

Implement mojo for a specific phase.
Sum all resource's estimates and give minimum start date of items and maximum date of items as start and end date of phase then calculate such as issue #1015
For example:

Issue phase 1 Start Target Estimate Day 1 Day 2 Day 3 Day 4 Day 5
Issue 1 1 5 22 5 3 - - -
Issue 2 1 5 25 5 2 - - -

Delayed: If HL > DL * HM -------> 47-15>6*47/10

Issue phase 1 Start Target Estimate Day 1 Day 2 Day 3 Day 4 Day 5
Issue 1 1 5 22 1 1 1 1 -
Issue 2 1 5 25 1 1 1 1 -

At risk: If HL > DL * HR ----------> 47-8>2*8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature add some ability
Projects
None yet
Development

No branches or pull requests

2 participants