-
Notifications
You must be signed in to change notification settings - Fork 46
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
Contract extension and renewal #375
Comments
The EU, in their new TED Notice forms, also ask for
and in the GPA there is this
Is it worth including an additional field for estimated dates of subsequent notices? |
The new EU forms break this down into a number of fields, separating the concepts of renewal and recurrent procedures. In OCDS 1.1 we will now be introducing period, and maxExtent for periods, as well as allowing links to a renewal or recurrent procedure's OCDS data using However, as there have been no requests in this thread for this to go into core, I would propose that for 1.1 this is handled by an extension. @siwhitehouse would you be able to include this in your work on extensions for trade and make a first suggestion for this? I keep getting caught up in trying to find a simple structure that can capture the different cases, but we might just need to introduce a couple of different properties here. |
@timgdavies Yes, I'll include this in the extensions for trade. I think you could be right about using separate properties as, although they are similar concepts, the requirements for data capture are quite different. |
This was left out of 1.1 on grounds of available time, and as it will be possible to add as a community extension at a later date. Separate work is taking place which may contribute to this in the near future. |
Noting that this issue is distinct from the question of recurrence/recurring/recurrent contracts. |
This issue is primarily a continuation of #200, which exclusively discusses renewals in an EU context (except where the conversation took tangents that became separate issues). In the EU, however, there is no concept of 'maxExtent' within the published data or standard forms. The forms have only:
There's a reference to a standard for English local government having 'Contract maximum extension date', for which I found an example. Given the little evidence for this concept, I propose it be used in a local extension for now. I can't find any evidence for As for the information collected in TED, see this proposal (which eliminates the need for a boolean) and contribute to its related issue. |
I forgot that |
This issue is under consideration for the 1.1 milestone.
It builds on previous discussions in #200, #179, #184, #274
The issue
In many systems, a contract can legitimately be extended.
In these cases, there is a need to capture information on:
In other cases, contracts are reviewed at a set point, and renewal processes are undertaken. There is a business use-case for knowing about upcoming renewal processes.
What we are proposing
Introducing a period.maxExtent field which can be used to provide the latest date a contract should be extended to.
Introducing two fields to tender, award and contract.
Introducing the contract.extendsContractID field that references a contract.id value from the same contracting process, so that a contract extension can refer back to the contract it extends.
Adding a relatedProcess (see #371) codelist entry for replacementProcess
Example
Outstanding questions
Should this be in core or in an extension?
Engagement
Please indicate support or opposition for this proposal using the +1 / -1 buttons or a comment. If opposing the proposal, please give clear justifications, and where possible, make an alternative proposals.
Please leave a comment indicating whether you think this proposal should form part of the core standard or whether it should be an extension.
The text was updated successfully, but these errors were encountered: