Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
A bug from the construction of the entity form for the logger object.
Also added additional logic to resolve condition plugins provided by ctools and webforms.
see https://www.drupal.org/node/2857279 for more information.
A huge improvement has been added to the module: Condition plugin support. This provides a great deal of flexibility by allowing core/contrib/custom modules to define condition plugins which can be used by any asset. Doing this reduces the dependency of logic within the entity. Instead the logic and evaluation of the conditions is handled within each plugin separately.