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

Add statusDetails field to Tender, Award, Contract #764

Closed
jpmckinney opened this issue Nov 5, 2018 · 25 comments · Fixed by #1165
Closed

Add statusDetails field to Tender, Award, Contract #764

jpmckinney opened this issue Nov 5, 2018 · 25 comments · Fixed by #1165
Assignees
Labels
quick Schema: Fields Relating to adding or deprecating fields in the JSON Schema
Milestone

Comments

@jpmckinney
Copy link
Member

jpmckinney commented Nov 5, 2018

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.

@jpmckinney jpmckinney added the Schema Relating to other changes in the JSON Schema (renamed fields, schema properties, etc.) label Nov 5, 2018
@jpmckinney jpmckinney added this to the 1.2 milestone Dec 10, 2018
@jpmckinney
Copy link
Member Author

Note: Ukraine adds tender.pendingCancellation (boolean) and tender.lots.pendingCancellation (boolean) in https://github.com/openprocurement/ocds_pendingCancellation_extension

@jpmckinney
Copy link
Member Author

cc @yanakapatsila

@jpmckinney
Copy link
Member Author

Dhangadhi has some statuses with local meanings, that would be useful to preserve.

cc @duncandewhurst

@yolile
Copy link
Member

yolile commented Apr 23, 2019

Dhangadhi has some statuses with local meanings, that would be useful to preserve.

In Paraguay DNCP too

@yolile
Copy link
Member

yolile commented Oct 25, 2019

Extension that add these fields available here: https://gitlab.com/dncp-opendata/ocds_statusdetails_extension

@ColinMaudry
Copy link
Member

ColinMaudry commented Apr 17, 2020

@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:

The local name of the award status

...whereas in the EU context, it's about giving details on how the award got to the current status (examples in the first comment).

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 procurementMethodDetails:

Additional detail on the status of the award. This field can be used to provide the local status name for award status.

@jpmckinney
Copy link
Member Author

Can you make a PR on the DNCP's extension? For the description, to even more closely match the structure of procurementMethodDetails:

Additional detail on the status of the award. This field can be used to provide the local name of the status.

@ColinMaudry
Copy link
Member

@jpmckinney
Copy link
Member Author

@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?

@ColinMaudry
Copy link
Member

Right! I'm trying to master Vim, and that creates this sort of problems. Fixing it.

@yolile
Copy link
Member

yolile commented Apr 30, 2020

Merged!

@jpmckinney
Copy link
Member Author

I've now added the extension to the registry.

@jpmckinney jpmckinney added Schema: Fields Relating to adding or deprecating fields in the JSON Schema and removed Schema Relating to other changes in the JSON Schema (renamed fields, schema properties, etc.) labels Jul 17, 2020
@jpmckinney
Copy link
Member Author

jpmckinney commented Jul 17, 2020

We can do a worked example based on contract suspension (#758). #430 has some more elaborate proposed structure for suspensions. In the worked example, we can at least mention those details.

@ColinMaudry
Copy link
Member

Created an MR with a more elaborate worked example.

@yolile
Copy link
Member

yolile commented Nov 4, 2020

@ColinMaudry could you create a new example instead of updating the existing one? As the existing one is the real example from Paraguay

@yolile
Copy link
Member

yolile commented Jan 11, 2021

@ColinMaudry thank you! merged!

@jpmckinney
Copy link
Member Author

Re-opening the issue, as this would be resolved by merging the extension into OCDS.

@ColinMaudry
Copy link
Member

OK, I'll work on a PR on dev-1.2.

@jpmckinney
Copy link
Member Author

Closed by #1165

@duncandewhurst
Copy link
Contributor

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.

@jpmckinney
Copy link
Member Author

@duncandewhurst Can you create a new, specific issue? This issue was about adding the fields, which is complete.

@jpmckinney
Copy link
Member Author

jpmckinney commented Jul 13, 2021

Comments relevant to a worked example or other documentation:

#430 (comment)

All comments in #758

@jpmckinney
Copy link
Member Author

I've re-opened #758 instead.

@duncandewhurst
Copy link
Contributor

Great, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
quick Schema: Fields Relating to adding or deprecating fields in the JSON Schema
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

4 participants