Problem/Motivation

This module allows the same "scheduled_update" entity to be referenced on multiple host / content entities, however the EmbeddedUpdateRunner::getEmbeddedUpdates() does not aggregate the entity ids for all of the references. This leads to only the first queued update to be processed when the schedule update is configured to delete the scheduled update after it has been processed.

Comments

recrit created an issue. See original summary.

recrit’s picture

Status: Active » Needs review
StatusFileSize
new2.98 KB

The attached patch keys the updates by the scheduled_update id and combines the "entity_ids" to update.

smustgrave’s picture

Status: Needs review » Closed (outdated)

Believe this has been fixed in 3.0.x added a test testIndependentRunnerMultipleEntities to show it. Am assigning credit though.

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.