-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
"Export as JSON" yielding corrupted data #4577
Labels
Milestone
Comments
Testing instructions:
|
The fix for this will be in |
nikhilmandlik
added a commit
that referenced
this issue
Dec 16, 2021
nikhilmandlik
added a commit
that referenced
this issue
Dec 16, 2021
jvigliotta
pushed a commit
that referenced
this issue
Dec 16, 2021
Marking as closed as the fix was merged. |
Verified fixed - testathon 12/16/2021 |
I exported a clock and see this:
which seems correct. Verified 12/16/2021 |
unlikelyzero
pushed a commit
that referenced
this issue
Dec 17, 2021
…equally as important (#4611) * Release 1.8.2 * Trasactions tests are ids equal fix 1.8.2 (#4593) * test fix * return promise on 'onSave' * "Export as JSON" yielding corrupted data #4577 (#4585) #4577 * Fix date picker default time setting (#4581) Fix mode dropdown position Fix unlistening of upstream events * Bar graph composition policy fix to allow condition set creation. (#4598) * Use image timestamp instead of image index to show large view (#4591) * Use image timestamp instead of image index to show large view * Fix failing test Co-authored-by: Nikhil <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When performing "Export as JSON", the downloaded file now includes contents from previous objects that were exported intermixed with expected object contents
The text was updated successfully, but these errors were encountered: