-
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-schema.json: add benefits array #438
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For compatibility with Flatten Tool, I think that Benefit
still needs an .id
field because .beneficiaries
is an array of objects. Although, I've just remembered that flattening is disabled in the OC4IDS Data Review Tool so I'll defer to @jpmckinney on whether .id
is needed.
Co-authored-by: Duncan Dewhurst <[email protected]>
removing `wholeListMerge` properties Co-authored-by: Duncan Dewhurst <[email protected]>
tests failing due to no |
Related issues
closes #335
Description
added additional field,
benefit.title
that was in the example in #335 (comment) but not in the table of new elements which was just an oversight as this field had already been discussed as part of the mapping for one of the relevant new sustainability data points in IDSMerge checklist
If there are changes to
project-schema.json
orproject-package-schema.json
:docs/examples/example.json
docs/examples/blank.json
./manage.py pre-commit
to updatedocs/_static/i8n.csv
If you added a new definition to the schema, run
./manage.py pre-commit
.If you added a new codelist:
docs/reference/codelists.md