File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -22,16 +22,15 @@ New features:
22
22
23
23
Bug Fixes:
24
24
25
- - Fixes an issue where data verification after a sync job would sometimes
26
- stop or show as not started.
27
- - Fixes an issue where JSON columns could not be migrated if they contained
28
- top-level arrays.
25
+ - Fixes a post-sync job issue where data verification sometimes stops
26
+ or displays as not started.
27
+ - Fixes an issue where JSON columns containing top-level arrays cannot be migrated.
29
28
- Fixes an issue where excluded fields can overwrite calculated fields
30
29
with the same name.
31
30
- Fixes an issue where calculated fields based on decimal column values
32
31
return ``NaN``.
33
- - Fixes an issue where some fields could be cut off in the diagram view after
34
- changing the project level key handling option.
32
+ - Fixes an issue where some diagram view fields are cut off after you
33
+ change the project level key handling option.
35
34
36
35
1.1.2 Changelog
37
36
---------------
You can’t perform that action at this time.
0 commit comments