Duplicate code between line 356 and 390 cause internal server error. Commented 378 to 390 to fix.

Comments

jeffeth created an issue. See original summary.

jonathan1055’s picture

Hi jeffeth,
Thanks for raising this. Actually it is not duplicate code, those lines are very similar, but one is scheduler_node_insert and the other is scheduler_node_update.

The internal error is caused because we have not converted the Rules processing - see #2651348: Port Rules integration for Scheduler to Drupal 8. I will remove that bug today and update the dev codebase.

Jonathan

jonathan1055’s picture

Priority: Major » Normal
Status: Active » Closed (duplicate)

Closing as duplicate. The code is fixed in the commit in #5 of
#2651348-5: Port Rules integration for Scheduler to Drupal 8