-
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
Add statusDetails field to Tender, Award, Contract #764
Comments
Note: Ukraine adds tender.pendingCancellation (boolean) and tender.lots.pendingCancellation (boolean) in https://github.com/openprocurement/ocds_pendingCancellation_extension |
Dhangadhi has some statuses with local meanings, that would be useful to preserve. |
In Paraguay DNCP too |
Extension that add these fields available here: https://gitlab.com/dncp-opendata/ocds_statusdetails_extension |
@jpmckinney Shall we fork DNCP's extension (above) for the EU profile? In the DNCP, the field definition is not quite fit for the EU context:
...whereas in the EU context, it's about giving details on how the award got to the current If we make a new extension, we could make the field's semantics broad enough to cover both use cases. For instance, mimicking the description of
|
Can you make a PR on the DNCP's extension? For the description, to even more closely match the structure of
|
MR opened on the DNCP extension: https://gitlab.com/dncp-opendata/ocds_statusdetails_extension/-/merge_requests/1 |
@ColinMaudry I think there's extra text in Tender.statusDetails (unless GitLab's diff is bad) and an extra space in Award.statusDetails. @yolile Can you review the PR? |
Right! I'm trying to master Vim, and that creates this sort of problems. Fixing it. |
Merged! |
I've now added the extension to the registry. |
Created an MR with a more elaborate worked example. |
@ColinMaudry could you create a new example instead of updating the existing one? As the existing one is the real example from Paraguay |
@ColinMaudry thank you! merged! |
Re-opening the issue, as this would be resolved by merging the extension into OCDS. |
OK, I'll work on a PR on dev-1.2. |
Closed by #1165 |
The topic of suspended contracts came up again in Nigeria, so it would be good to mention this somewhere in the 1.2 docs, now that the Status Details extension has been merged into the schema. |
@duncandewhurst Can you create a new, specific issue? This issue was about adding the fields, which is complete. |
Comments relevant to a worked example or other documentation: All comments in #758 |
I've re-opened #758 instead. |
Great, thanks! |
Mentioned in #758, #430, #395, and the closed #616, #248, #197.
Additionally, when "The contract/lot is not awarded", the EU standard forms have a choice between:
◯ No tenders or requests to participate were received or all were rejected
◯ Other reasons (discontinuation of procedure)
These can be represented in an
Award.statusDetails
field, which was also suggested by Data Unlocked.The text was updated successfully, but these errors were encountered: