Problem/Motivation
The "Action" module is actually an admin UI module for managing actions which is deprecated and will be removed in D11. Node export depends on Action plugin but not the action ui module.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | node-export-issue-3485138-3.patch | 758 bytes | wangshy |
Issue fork node_export-3485138
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:
Comments
Comment #2
wangshy commentedComment #3
wangshy commentedComment #4
wangshy commentedComment #5
wangshy commentedPatch #3 works with manual git apply, however, does not work with composer patch because Drupal packaging attaches additional information that causes conflict.
Comment #6
i-trokhanenkoComment #9
i-trokhanenko