Problem/Motivation

After #3427413: Stop using action in user module in role entity hooks and #3413949: Move some Action plugins to Action module we could consider moving the configurable user actions to the actions module, since they don't necessarily make sense without a UI.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

Comments

catch created an issue. See original summary.

andypost’s picture

But configurable actions are useful with views' bulk operations

andypost’s picture

ericgsmith’s picture

I'd like to see the plugins stay.

It feels like a jump from #3266458: [Policy] Deprecate Action (UI) module in D10 and move to contrib in D11 https://www.drupal.org/project/ideas/issues/3266458#comment-14931385 saying that just the Action UI module was going to now the actual plugins going in #3413949: Move some Action plugins to Action module and here - and I feel like its a bit of a negative to now have to enable the action module to use these plugins - not the end of the world sure but still an inconvenience.

catch’s picture

wrong issue.

Version: 11.x-dev » main

Drupal core is now using the main branch as the primary development branch. New developments and disruptive changes should now be targeted to the main branch.

Read more in the announcement.