- Issue created by @thomas.frobieter
- Merge request !8Issue #3520995 by thomas.frobieter, anybody: Paragraph Video: Add fields to... → (Open) created by Anybody
- 🇩🇪Germany Anybody Porta Westfalica
@thomas.frobieter ready for review. Would you also like to add your code here or only the fields?
- 🇩🇪Germany Anybody Porta Westfalica
Test Error
Drupal\Tests\drowl_paragraphs_bs_type_video\Functional\GenericDrowlParagraphsBsVideoTest::testModuleGenericIssues
Drupal\Core\Config\PreExistingConfigException: Configuration objects (field.storage.paragraph.field_override_autoplay, field.storage.paragraph.field_override_controls, field.storage.paragraph.field_override_loop, field.storage.paragraph.field_override_muted) provided by drowl_paragraphs_bs_type_video already exist in active configurationabsolutely make no sense to me. They can't pre-exist, because they have not been existing in the past...
Maybe this runs in kind of a loop and tries to re-install them?
The update hook will never be called by the module, I guess so that shouldn't be the reason? - First commit to issue fork.