-
Notifications
You must be signed in to change notification settings - Fork 130
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Inventory errors when download data.json file #3365
Comments
Is this related to a recent py3 upgrade? Was ckanext-datajson deployed to production? These errors are probably related to the functionality added here. |
Things were fine before the recent deployment to merge |
ckanext-usmetadata might have the same issue because it has the same code block .... 😢 |
code rolled back on production. things are back to normal. |
|
This might be fixed in https://github.com/GSA/ckanext-datajson/pull/104/files. Tests have been built in cypress for CKAN2.9, should consider manually testing changes and/or utilizing cypress tests: https://github.com/GSA/inventory-app/pull/359/files#diff-ab4b110143d4b67e5a8a6f90bc6d4792448cb09ba8204dd74cc575feb365fec6R41-R53 |
|
for 2, we would need to add multiple organizations. The top level org should have the following attributes:
|
We are having a hard time reproducing this without data in the database. We'll work on reproducing it with a dump from production. |
Rollback is confirmed on production. Can download GSA data.json without issue, and can download DOE data.json without issue and it contains 400+ datasets (more than the DOE org itself, which is expected). |
This PR confirms Py3 is working as expected, and will be tested moving forward. Manually testing will be performed on a PR to validate CKAN2.8, pending... |
Testing manually on sandbox, it looks like there are a lot of issues exporting fields to DCAT-US format. Will need to investigate further before ready for current production. |
Documentation left for pinning datajson, ready for review. |
Seeing errors when button "Unredacted Inventory" is clicked to download data.json file.
*.json
, therefore end user is not able to open the file.How to reproduce
Download json file from DOE and GSA organization.
Expected behavior
Successful zip file downloaded with data.json file in it.
Actual behavior
Multiple errors as described.
Sketch
blueprint.py
for error mentioned above.sub-agencies
extra field.The text was updated successfully, but these errors were encountered: