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

The publishing tool fails to combine files #59

Open
AdamLeonSmith opened this issue Apr 19, 2020 · 1 comment
Open

The publishing tool fails to combine files #59

AdamLeonSmith opened this issue Apr 19, 2020 · 1 comment

Comments

@AdamLeonSmith
Copy link
Contributor

Unfortunately I cannot provide the test data I am using as it is personal data.

Steps to reproduce
Redact two files containing different data (in this case, one from Spain, one from the US) from the same day
In the publishing tool, load both files
Publish the data

Expected behaviour
The file exported from the publishing process should contain both redacted datasets

Actual behaviour
Only one dataset is included. The following is visible in the console:

Uncaught TypeError: Cannot read property 'length' of undefined
at updateStats (index.html:1504)
at updateExposurePoints (index.html:1404)
at updateDateRange (index.html:1343)
at HTMLDocument. (index.html:1314)
at e (jquery.min.js:2)
at t (jquery.min.js:2)

@AdamLeonSmith AdamLeonSmith changed the title The publishing tool fails to combine file The publishing tool fails to combine files Apr 19, 2020
@AdamLeonSmith
Copy link
Contributor Author

Additionally, I have compared the two files and they are semantically/syntactically equivalent.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant