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.
Comments
Comment #2
andypostBut configurable actions are useful with views' bulk operations
Comment #3
andypostComment #4
ericgsmith commentedI'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.
Comment #5
catchwrong issue.