Problem/Motivation

If I use recurring date in inline the parent entity is entity from the main form.

After that, we take the following error after each cron run:
Drupal\Core\Entity\Query\QueryException: Invalid specifier 'rrule' in Drupal\Core\Entity\Query\Sql\Tables->addField() (line 309 of /var/www/html/web/core/lib/Drupal/Core/Entity/Query/Sql/Tables.php).

Comments

Igor Mashevskyi created an issue. See original summary.

igor mashevskyi’s picture

Assigned: igor mashevskyi » Unassigned
Status: Active » Needs review
StatusFileSize
new1.48 KB

  • mandclu committed 29046d82 on 4.1.x
    Issue #3405129 by Igor Mashevskyi, mandclu: Wrong parent entity if use...
mandclu’s picture

Status: Needs review » Fixed

Thanks for identifying this, and for providing a fix. I ended up refactoring it a little to make the code more readable.

Status: Fixed » Closed (fixed)

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