Problem/Motivation
Currently, the actions module in Drupal lacks the ability to include a CC (Carbon Copy) field when configuring actions. This limitation restricts the functionality of the module, particularly in scenarios where notifying additional stakeholders or parties via email is necessary.
Proposed resolution
To address this issue and enhance the flexibility of the actions module, we propose adding an optional CC field to the configuration options for Drupal actions. This would allow administrators to specify additional email addresses to be included as CC recipients when an action is triggered.
| Comment | File | Size | Author |
|---|---|---|---|
| add_cc_field_to_actions.patch | 1.6 KB | suhaib_hija |
Issue fork drupal-3423983
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
- 11.x
changes, plain diff MR !6909
- 3423983-add-cc-to
compare
- 3423983-test-case
changes, plain diff MR !6910
Comments
Comment #2
needs-review-queue-bot commentedThe Needs Review Queue Bot tested this issue.
While you are making the above changes, we recommend that you convert this patch to a merge request. Merge requests are preferred over patches. Be sure to hide the old patch files as well. (Converting an issue to a merge request without other contributions to the issue will not receive credit.)
Comment #5
chaitanyadessai commentedMR created.
Comment #8
sumit-k commentedAs part of the Drupal core changes, it's important to verify the modifications with thorough testing. I've submitted a Merge Request (MR) !6910 containing the necessary test case to ensure that the changes are properly validated.
Comment #9
smustgrave commentedThe actions module is currently being deprecated #3343369: [meta] Tasks to deprecate Actions UI module this will have to be reviewed in contrib.
Comment #10
andypostThe action is defined by core so system component as it's configurable action