Dear team,
I have upgraded a drupal 9.3 site (with apigee kickstart distribution) to drupal 10.1 and apigee kickstart 3.0 and encountered many difficulties. Most of them I successfully fixed. But I'm left with some that I would appreciate your advice.
- I keep getting when using drush the error - The "apidoc" entity type does not exist. Or the warning - Undefined array key "apidoc" ContentModerationRouteSubscriber.php:95
- A custom view based on apigee api catalog that throws the following warning: Undefined array key "id" in Drupal\views\Plugin\views\display\DisplayPluginBase ->getHandlers() (line 875)
- URL Redirect is not working and I cant redirect users after login.
More info:
drupal: 10.1.8
php: 8.1.26
drush: 11.6
apigee is running on private cloud
Thank you in Advance for any help!