Problem/Motivation
1. The `simple_integrations_entity_operation` function still uses `urlInfo` method which has been removed in D9
2. The `integration` config entity annotation does not contains required config export keys.
This cause WSOD on admin pages and prevent configured integrations to be exported/imported correctly.
Issue fork simple_integrations-3241535
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
matteo.borgognoni commentedComment #4
matteo.borgognoni commentedComment #5
matteo.borgognoni commentedComment #8
sophie.skAdding mangy.fox as a credit as this is actually a duplicate of the two tickets he raised earlier: #3220135: config_export missing from entity definition and #3219095: urlInfo() removed in Drupal 9.
Comment #11
sophie.sk