warning during update
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3276153. -->
Reported by: [nojj](https://www.drupal.org/user/3604866)
>>>
<p>during update from beta 8 to beta 9 I got following warning:</p>
<p>Notice: Undefined index: configuration in Drupal\eca\Service\Conditions->assertCondition() (line 182 of modules/contrib/eca/src/Service/Conditions.php).<br>
Drupal\eca\Service\Conditions->assertCondition(Object, 'Flow_0vgujvv', Array, Array) (Line: 646)<br>
Drupal\eca\Entity\Eca->getSuccessors(Object, Object, Array) (Line: 170)<br>
Drupal\eca\Processor->executeSuccessors(Object, Object, Object, Array) (Line: 140)<br>
Drupal\eca\Processor->execute(Object, 'kernel.request') (Line: 77)<br>
Drupal\eca\EventSubscriber\EcaBase->onEvent(Object, 'kernel.request', Object)<br>
call_user_func(Array, Object, 'kernel.request', Object) (Line: 142)<br>
Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(Object, 'kernel.request') (Line: 134)<br>
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 80)<br>
Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 58)<br>
Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 48)<br>
Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 106)<br>
Drupal\page_cache\StackMiddleware\PageCache->pass(Object, 1, 1) (Line: 85)<br>
Drupal\page_cache\StackMiddleware\PageCache->handle(Object, 1, 1) (Line: 42)<br>
Drupal\webform_product\RedirectMiddleware->handle(Object, 1, 1) (Line: 48)<br>
Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 51)<br>
Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23)<br>
Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 708)<br>
Drupal\Core\DrupalKernel->handle(Object) (Line: 19)</p>
<p>I modified the settings.php as suggested. for Drush updb I got "No pending updates"</p>
issue