Problem/Motivation

Other modules are unable to change which node gets updated; the first event dispatched is when the node to update (or newly created node) is already set. This is difficult if there are more complex rules about when to update which content like title / type matching.

Proposed resolution

Dispatch an event to allow setting this by other modules

Remaining tasks

Patch to be provided shortly

User interface changes

None

API changes

None

Data model changes

None

Release notes snippet

New event dispatched to allow other modules to change the node to update

Comments

scott_euser created an issue. See original summary.

scott_euser’s picture

Status: Active » Needs review
StatusFileSize
new4.67 KB

  • Kova101 committed 4b94dce on 8.x-4.x authored by scott_euser
    Issue #3043486 by scott_euser: Allow other modules to change the node to...
Kova101’s picture

Assigned: Unassigned » Kova101
Status: Needs review » Fixed

Hello scott_euser,

Thank you for the feature request and the patch!
The feature is really useful, so I've included in the dev release!
Thanks again!

scott_euser’s picture

Thanks!

Status: Fixed » Closed (fixed)

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