Active
Project:
Drupal core
Version:
main
Component:
base system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
29 Sep 2014 at 15:57 UTC
Updated:
15 Nov 2021 at 16:49 UTC
Jump to comment: Most recent
Rules has the concept of auto-saving some of the action parameters, what is required for being able to subsequently execute multiple actions while not each change does its own save operation.
Let actions declare the context which should be saved after execution and make the execution manager take over handling the save operation.
Do it.
-
Action plugins receive an API addition to mark context for saving.
Comments
Comment #7
avpadernoComment #12
mxh commentedComment #13
avpadernoComment #14
mxh commented@apaderno what's the reason for removing the reference? Just let me know so I won't repeat mistakes / falsely relate issues.
Comment #15
avpaderno@mxh It's already reported in Referenced by. Relationships between issues are shown in both the issues to avoid to set a related issue twice.
Comment #16
mxh commentedAhh yeah makes sense, thanks for the clarification.