-
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 #4585
Conversation
Codecov Report
@@ Coverage Diff @@
## release/1.8.2 #4585 +/- ##
================================================
Coverage ? 56.97%
================================================
Files ? 722
Lines ? 22770
Branches ? 1651
================================================
Hits ? 12974
Misses ? 9383
Partials ? 413 Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Reviewer Checklist
- Changes appear to address issue? Y
- Appropriate unit tests included? N/A
- Code style and in-line documentation are appropriate? Y
- Commit messages meet standards? Y
- Has associated issue been labelled
unverified
? (only applicable if this PR closes the issue) Y
12e42eb
to
83cccd6
Compare
83cccd6
to
b0378ab
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Nice simple change :)
…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]>
fixes: #4577
All Submissions:
Author Checklist