- Issue created by @fallenturtle
Importing nodes with file fields doesn't import file descriptions
Create new drupal 9 installation
Add and configure Content Sync
Add file field to Basic Page content type and turn on description option
Create a new basic page node
Content sync export
Dump database
Add files with descriptions to node
Content sync export
Restore from dumped database
Content Sync import
Files import, but description fields are blank. Descriptions fields are in the yml file exported by content sync. If there are prexisting files with descriptions, those descriptions get wiped out too.
Drupal 9.5.10
PHP 8.1.4
Apache 2.4.53 (Unix)
Database MariaDB 10.6.5
Active
3.0
Code