Closed (fixed)
Project:
Drupal core
Version:
11.0.x-dev
Component:
action.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
21 Feb 2023 at 09:39 UTC
Updated:
30 Jun 2025 at 04:30 UTC
Jump to comment: Most recent
Comments
Comment #2
quietone commentedComment #3
gábor hojtsyThere are both major only and minor targeted changes listed here. Not sure how to piece these apart, but moving to "Major versiono only" as per https://www.drupal.org/about/core/blog/new-drupal-core-branching-scheme-... for now.
Comment #4
quietone commentedComment #5
andypostOnly points 6 and 7 are left from the list
Comment #6
catchDo we actually have the removal issue open? That's in step #2 and may end up postponed on #3414563: Add new 10.3.x database dump fixtures, without modules deprecated for removal in 11.x, although not if it's already not installed in the test fixtures.
Comment #7
smustgrave commentedCouldn't find the ticket for the removal. But I would put money down that actions is in the 9.4 fixtures.
Comment #8
andypost@smustgrave thanks, filed #3432134: Remove Action UI module
Comment #9
andypostAlso filed one for composer facade #3432135: Ensure that Actions UI does not get special core treatment
Comment #10
smustgrave commentedGood call, @quietone did that for tour so I'm less familiar with that one.
Comment #11
andypostFiled 2 blockers for removal
- #3437579: Remove deprecated code from comment module
- #3437589: Move permission, jsonapi and rest tests out of the action module
Comment #12
andypostContrib module is available #3432135: Ensure that Actions UI does not get special core treatment and comment action removed - #3437579: Remove deprecated code from comment module
So only one blocker left - #3437589: Move permission, jsonapi and rest tests out of the action module
Comment #13
andypostRemoval is ready #3432134: Remove Action UI module
Comment #14
smustgrave commentedJust RTBC the removal,
Comment #15
catchRemoval is in, congrats everyone!
Comment #16
catchJumped the gun here, we still need:
Comment #17
smustgrave commentedLuckily there are only 13 issues Action issues
Comment #18
quietone commentedYes, there is still work to do here. See steps 4+ in the Issue Summary.
Comment #19
andypostStep 4 was done - now 5+
I gonna sort remaining issues - to contrib project or to system module (as owner of config entity) and no idea which core component could be used for core actions (non-configurable)
btw config actions are coming so it will be good follow-up to update docs as only UI part should be moved to contrib module
Comment #20
andypostStep 5 done, now needs to split docs (step 6) and probably step 7 already done as composer command showed as valid
Comment #21
smustgrave commentedSo the only task left is to move over the Actions UI page from core to the contrib?
Comment #22
andypostyes
Comment #23
smustgrave commented@quietone updated docs https://www.drupal.org/docs/contributed-modules/action
Comment #24
quietone commentedI checked the core and action issue queue and confirmed that the issues have been moved. I checked that the docs have been moved and the URLs are correct. The docs are also in the menu. And #3432135: Ensure that Actions UI does not get special core treatment is done.
I agree that this is complete.
Thanks everyone for keeping on top of this multi-step process!
Comment #25
quietone commentedI found one more thing. 'Actions UI' is in the menu of Core modules at https://www.drupal.org/docs/develop/core-modules-and-themes/core-modules. Fortunately, I have access to remove that link.
Comment #27
quietone commented