-
Notifications
You must be signed in to change notification settings - Fork 163
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
JSON Serialization Error #1100
Labels
Bug
Something isn't working
Comments
@scottiegarcia good to close? |
Unfortunately no. I needed to test loading as well and am running into errors there. Code snippet below
stacktrace
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
General Information:
Describe the bug:
JSON Serialization errors due to datetime object not getting serialized beforehand
To Reproduce:
Expected behavior:
Dataprofiler should serialize all datetime attributes to strings before saving to JSON, and deserialize on load
Screenshots:
Traceback
The text was updated successfully, but these errors were encountered: