Assigned contexts were not satisfied: node

Created on 26 June 2024, 9 months ago

Problem/Motivation

Update Drupal to 10.3.0. Node path is not created or updated and this error is in the log:
Drupal\Component\Plugin\Exception\ContextException: Assigned contexts were not satisfied: node in Drupal\Core\Plugin\Context\ContextHandler->applyContextMapping() (line 145 of /core/lib/Drupal/Core/Plugin/Context/ContextHandler.php).

Steps to reproduce

Create a pattern such as [node:title]. Save or update a node. The node path is just node/nid.

๐Ÿ› Bug report
Status

Active

Version

1.12

Component

Code

Created by

๐Ÿ‡บ๐Ÿ‡ธUnited States jrealsteed

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @jrealsteed
  • ๐Ÿ‡บ๐Ÿ‡ธUnited States jbowm2

    Running into this same issue with an update to drupal 10.3 + any updates on this?

  • Getting this pathauto error after updating to 10.3+

    Drupal\Component\Plugin\Exception\PluginNotFoundException: The "entity_bundle:taxonomy_term" plugin does not exist.

    The above error disappears after this. Uninstalling pathauto and then reinstalling solves the issue but then all the patterns need to be added again. And even after adding the patter, the url generation is not working(There is not option to automatically generate url in the content).

    Help would be appreciated. Thanks!

  • ๐Ÿ‡ญ๐Ÿ‡ทCroatia milosr Croatia, Montenegro

    Hello everyone,

    I have tried multiple times to reproduce the issue you reported, but I was unable to. Everything is working as expected.

    The only thing I noticed is that after updating Drupal Core to 10.3.0, there is an update that needs to be run. (Itโ€™s possible that you havenโ€™t run it, which could be causing the issue.)

    So, after updating Drupal Core, you should run:

    drush updb

    If any of you can repeat the steps and provide more details, you can reopen the issue and share the new information.

Production build 0.71.5 2024