-
Notifications
You must be signed in to change notification settings - Fork 0
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
Project end dates #140
Comments
Which option better conforms to IDS' model? My understanding is that the option 1 does. |
IDS's model is inconsistent across project period, cost and scope (I'm including the last two for comparison because I think we should have a consistent approach in OC4IDS). Scope and budget/cost appear in both the preparation and completion sections of IDS, whilst period/completion date appears only in the completion section. The relevant elements in IDS are:
In OC4IDS, we effectively moved the projected elements out of the completion section and described the information in the completion section as "This information is provided at project completion, and reflects the final timing and values relating to the project." I think it makes sense to have an aligned approach across scope, cost and duration - so I'm happy with option 1. If the need for a 'latest estimate' type field is surfaced through implementation it can be added as an additional field/extension and considered for inclusion in a future update. Does that sound good? |
Yes. CoST's use cases require access to (at least) initial and final values. I can see latest estimates also being necessary, but for now we should at least fix the semantics to preserve initial values. |
From a comment from Bernadine Fernz on the draft 0.9.2 release:
If only the latest estimate is important, then this could be added as an additional property (either under |
completion/endDate
with project/period
@EvelynDinora confirmed that CoST's use case is to understand the total over/under-run for the project, for which only the original estimate and final completion date are required. However Bernadine Fernz (OCP) and Evelyn highlighted use cases for:
I'm moving this issue to the 1.0 milestone to consider how to address the above use cases. @EvelynDinora, Bernadine - please add any further context |
CoST's Assurance Manual (page 36) mentions looking at time and cost variations for in-progress projects. |
The projected completion date has come up in CoST Uganda, so it would be good to agree on an approach for that at least (recognising that providing a history of changes is a more complex issue that will require further research and discussion).
I don't think it makes sense to add the projected end date as a property under the I think there are two options:
Adding a field to |
Are there any other projections (whether dates, values, etc.) that are likely to be tracked? (Edit: See #352) We might consider:
|
Yep - as mentioned in that issue, also the project value and scope.
In #287 we agreed not to put projected costs in metrics.
I think this might be most straightforward for publishers and users, instead of having the projections sitting in different places but the final values grouped under one object. |
The description for
project/completion/endDate
is:However, the description for
project/period
suggests that this field can be updated over the life of the project, in which case, since OC4IDS doesn't capture a change history, the original planned end date would be overwritten and lost for comparison:Possible solutions:
Update the description of
project/period
to state that this shouldn't be updated beyond the end of the preparation phase of the project - in which case there wouldn't be a place for any subsequent updates to the forecast end date for the project.Replace
project/period
with explicit properties for the originally planned start/end dates and latest estimate for the start/end datesThe text was updated successfully, but these errors were encountered: