Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
guidance/build/change_history: Restore mention of finalStatus in merged releases. changelog: Remove repetitions.
  • Loading branch information
jpmckinney committed Mar 25, 2024
1 parent 7c4759b commit ca62458
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 9 deletions.
4 changes: 2 additions & 2 deletions docs/guidance/build/change_history.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,9 @@ The procuring entity makes the decision to award the contract to Balfour Beatty.

The publisher creates a new OCDS release for the award. The record has the relevant information in the award section and uses the 'award' tag.

The `parties` array has a new entry with the supplier's information. The complete `tender` section is repeated. Previous releases remain unchanged.
The `parties` array has a new entry with the supplier's information. The complete `tender` section is repeated, and its `finalStatus` field is set to 'complete'. Previous releases remain unchanged.

The publisher adds the new release to the record. They also update the compiled and versioned releases. The compiled release reflects the changes to the `tender`, `awards` and `parties` sections. The versioned release includes a new change for the `tender.finalStatus` field.
The publisher adds the new release to the record. They also update the compiled and versioned releases. The compiled release reflects the changes to the `tender`, `awards` and `parties` sections. The versioned release now sets the `tender.finalStatus` field.

```{jsoninclude} ../../examples/change_history/award.json
:jsonpointer: /releases
Expand Down
7 changes: 0 additions & 7 deletions docs/history/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -311,13 +311,6 @@ Per the [normative and non-normative content and changes policy](../governance/n
* [#1161](https://github.com/open-contracting/standard/pull/1161) Change recommendation for unknown time component.
* [#1208](https://github.com/open-contracting/standard/pull/1208) Update guidance with new field definitions.
* [#1216](https://github.com/open-contracting/standard/pull/1216) Update definitions of contracting process, record, and ocid. Introduce definition of planning process.
* [#1307](https://github.com/open-contracting/standard/pull/1307) Clarify uniqueness rules for records.
* [#1315](https://github.com/open-contracting/standard/pull/1315) Add rules on setting `id` and `date` for compiled releases to the merging specification.
* [#1375](https://github.com/open-contracting/standard/pull/1375) Update guidance for empty fields in the merging documentation.
* [#1466](https://github.com/open-contracting/standard/pull/1466) Reference worked examples in release and record reference documentation.
* [#1466](https://github.com/open-contracting/standard/pull/1482) Add examples in release reference documentation.
* [#1618](https://github.com/open-contracting/standard/pull/1618) Add conformance rule about normative statements.
* [#1618](https://github.com/open-contracting/standard/pull/1618) Remove validator and application conformance rules.
* [#1618](https://github.com/open-contracting/standard/pull/1618) Move governance policies from Google Docs, updating references for OCDS 1.1.5 and OCDS 1.2.0, and removing references to GitHub issues.
* Records
* [#1307](https://github.com/open-contracting/standard/pull/1307) Clarify uniqueness rules for records.
Expand Down

0 comments on commit ca62458

Please sign in to comment.