Notice: Undefined property: stdClass::$form_selection in Drupal\if_then_else\core\Nodes\Conditions\PeriodicExecutionCondition\PeriodicExecutionCondition->process() (line 74 of modules/contrib/if_then_else/src/core/Nodes/Conditions/PeriodicExecutionCondition/PeriodicExecutionCondition.php).
Drupal\if_then_else\core\Nodes\Conditions\PeriodicExecutionCondition\PeriodicExecutionCondition->process() (Line: 100)
Drupal\if_then_else\Controller\IfThenElseController::process('init_event', Array) (Line: 23)
Drupal\if_then_else\EventSubscriber\IfthenelseSubscriber->registerIfThenElseEvent(Object, 'kernel.request', Object)
call_user_func(Array, Object, 'kernel.request', Object) (Line: 111)
Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch('kernel.request', Object) (Line: 127)
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 68)
Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 57)
Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 47)
Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 106)
Drupal\page_cache\StackMiddleware\PageCache->pass(Object, 1, 1) (Line: 85)
Drupal\page_cache\StackMiddleware\PageCache->handle(Object, 1, 1) (Line: 45)
Drupal\jsonapi\StackMiddleware\FormatSetter->handle(Object, 1, 1) (Line: 47)
Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 52)
Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23)
Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 693)
Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
Notice: Undefined property: stdClass::$form_selection in Drupal\if_then_else\core\Nodes\Conditions\PeriodicExecutionCondition\PeriodicExecutionCondition->process() (line 77 of modules/contrib/if_then_else/src/core/Nodes/Conditions/PeriodicExecutionCondition/PeriodicExecutionCondition.php).
Drupal\if_then_else\core\Nodes\Conditions\PeriodicExecutionCondition\PeriodicExecutionCondition->process() (Line: 100)
Drupal\if_then_else\Controller\IfThenElseController::process('init_event', Array) (Line: 23)
Drupal\if_then_else\EventSubscriber\IfthenelseSubscriber->registerIfThenElseEvent(Object, 'kernel.request', Object)
call_user_func(Array, Object, 'kernel.request', Object) (Line: 111)
Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch('kernel.request', Object) (Line: 127)
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 68)
Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 57)
Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 47)
Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 106)
Drupal\page_cache\StackMiddleware\PageCache->pass(Object, 1, 1) (Line: 85)
Drupal\page_cache\StackMiddleware\PageCache->handle(Object, 1, 1) (Line: 45)
Drupal\jsonapi\StackMiddleware\FormatSetter->handle(Object, 1, 1) (Line: 47)
Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 52)
Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23)
Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 693)
Drupal\Core\DrupalKernel->handle(Object) (Line: 19)

Comments

vishalkhialani created an issue. See original summary.

rensingh99’s picture

I will work on this.

rensingh99’s picture

I have created a patch. Now you need to save the rule which have "Periodic Execution" node. Then notice will not come.

rensingh99’s picture

akshay.kelotra’s picture

Status: Active » Reviewed & tested by the community

I have reviewed this patch. It is working fine.

neeravbm’s picture

Status: Reviewed & tested by the community » Fixed

I have merged this patch to dev branch.

  • rensingh99 authored f7cd3f0 on 8.x-1.x
    Issue #3071251 by rensingh99, vishalkhialani, akshay.kelotra, neeravbm:...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.