Issue #3101552: Make FileItem translations synchronisable
1 open thread
Closes #3101552
Merge request reports
Activity
375 375 $this->assertLatestRevisionFieldValues($entity_id, [26, 3, 3, 'Alt 3 EN', 'Alt 4 IT']); 376 376 } 377 377 378 /** 379 * Checks that file field synchronization works as expected. 380 */ 381 public function testFileFieldSynchronization() { changed this line in version 3 of the diff
Please register or sign in to reply