Skip to content

Record history more accurately#70

Open
brycekbargar wants to merge 3 commits intolibrary-data-platform:release-v4.0.0from
Five-Colleges-Incorporated:more-accurate-history
Open

Record history more accurately#70
brycekbargar wants to merge 3 commits intolibrary-data-platform:release-v4.0.0from
Five-Colleges-Incorporated:more-accurate-history

Conversation

@brycekbargar
Copy link
Collaborator

One thing that's come up a couple of times while running in alpha mode is that the history doesn't reflect what actually happens because it isn't updated in the same transaction as the download/transform. This changes the columns to be more informational as well as modifying the dashboard to be incrementally updated in transactions. This is also a lot cleaner as state doesn't have be maintained the whole runtime and can be distributed more easily.

While testing this and comparing with the existing data I noticed there was a bug with jagged json where only rows with all the nested objects would be fully transformed. This is fixed in this PR as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant