|
1 | 1 |  |
2 | 2 |  |
3 | | - |
| 3 | + |
4 | 4 |
|
5 | 5 |
|
6 | 6 | #Flow & Power Apps Migrator |
@@ -49,7 +49,8 @@ Finally, the Flow & Power Apps Migrator converts **SharePoint List Forms customi |
49 | 49 | | SharePoint Lists| ✔| |
50 | 50 | | SharePoint Libraries| ✔| |
51 | 51 | | Cross-Language Lists migration| ❌ Both source and target sites must be created with the same language. Otherwise, you'll get the`0x80070005 (E_ACCESSDENIED)` error| |
52 | | -| Modern JSON List customizations| ✔| |
| 52 | +| JSON List customizations| ✔| |
| 53 | +| JSON Column formatting| ❌| |
53 | 54 | | SharePoint data| ❌| |
54 | 55 | | Content Types| ✔ (migrated automatically)| |
55 | 56 | | Lookup fields| ⚠️ (migrated only if you migrate the lookup list, too)| |
@@ -182,6 +183,13 @@ SharePoint List forms customized with Power Apps can be migrated if you follow t |
182 | 183 |
|
183 | 184 | #Latest Updates |
184 | 185 |
|
| 186 | + |
| 187 | +###3.10.0 Version - 2024-01-18 |
| 188 | +####Changes |
| 189 | +- Removed migration of the column formatting JSON. This was causing the issues with the migrated lists. |
| 190 | +- Removing the migration of several out-of-the-box content types. |
| 191 | + |
| 192 | + |
185 | 193 | ###3.9.8 Version - 2023-09-25 |
186 | 194 | ####Changes |
187 | 195 | - Added additional tips to the users who are getting the`0x80070005 (E_ACCESSDENIED)` error. |
|