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

Split tables not displayed on first load #448

Open
jpmckinney opened this issue Aug 21, 2023 · 0 comments
Open

Split tables not displayed on first load #448

jpmckinney opened this issue Aug 21, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@jpmckinney
Copy link
Member

jpmckinney commented Aug 21, 2023

Actual behavior: When uploading the 2021-03-03.json fixture and selecting the awards table, the Preview tables screen initially only shows the awards table. Attempting to toggle Keep arrays in main table displays an error, and then displays the awards_suppliers and awards_items tables.

Expected behavior: The other 2 tables should be displayed initially, and the toggle should be disabled.

This error is related to the two failing tests in the docker job (in the CI workflow).

Once fixed, we can remove continue-on-error from the workflow.

Not sure if #381 is related.

@jpmckinney jpmckinney added the bug Something isn't working label Aug 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant