Skip to content

Commit 02f3f94

Browse files
committed
IR2
1 parent cf937ce commit 02f3f94

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

source/release-notes.txt

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,16 +22,15 @@ New features:
2222

2323
Bug Fixes:
2424

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.
2928
- Fixes an issue where excluded fields can overwrite calculated fields
3029
with the same name.
3130
- Fixes an issue where calculated fields based on decimal column values
3231
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.
3534

3635
1.1.2 Changelog
3736
---------------

0 commit comments

Comments
 (0)