- Issue created by @jcontreras
- πΊπ¦Ukraine Matroskeen πΊπ¦ Ukraine, Lutsk
rabbit_hole_update_8105()
update is looking atrabbit_hole.behavior_settings.*
config objects.
Can you confirm that it fails whenaction
property is empty? - Status changed to Needs review
over 1 year ago 9:59am 29 July 2023 - last update
over 1 year ago 24 pass - πΊπ¦Ukraine Matroskeen πΊπ¦ Ukraine, Lutsk
In the meantime, here is a patch that you can try.
- Status changed to RTBC
over 1 year ago 5:41pm 31 July 2023 - πΊπΈUnited States jcontreras
Your patch fixed teh issue and I was able to run the updates. Thank you!
-
Matroskeen β
committed e7ffae20 on 2.0.x
Issue #3377842: The "" plugin does not exist / rabbit_hole_update_8105.
-
Matroskeen β
committed e7ffae20 on 2.0.x
- Status changed to Fixed
over 1 year ago 9:23am 5 August 2023 Automatically closed - issue fixed for 2 weeks with no activity.
- Status changed to Fixed
over 1 year ago 1:23pm 25 October 2023 - π³π±Netherlands mlzr Zutphen
I had a similar error:
"Drupal\Component\Plugin\Exception\PluginNotFoundException: The "" plugin does not exist. Valid plugin IDs for Drupal\rabbit_hole\Plugin\RabbitHoleBehaviorPluginManager are: access_denied, display_page, page_not_found, page_redirect in Drupal\Core\Plugin\DefaultPluginManager->doGetDefinition() (regel 53 van .../core/lib/Drupal/Component/Plugin/Discovery/DiscoveryTrait.php)."This error was always after I logged in as admin. After I visit and saved the settings on the page in rabbit-hole -> user settings this disappears. I repeat this and is working in my case.
Go to: /admin/config/content/rabbit-hole then on entity-type 'user' -> settings ( or direct to /admin/config/content/rabbit-hole/user )
click save on that page. Check, problem solved!