Fixed
Project:
Drupal core
Version:
11.4.x-dev
Component:
other
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
4 May 2026 at 13:11 UTC
Updated:
26 Jun 2026 at 07:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
gábor hojtsyComment #3
gábor hojtsyPostponed on #3159848: [Policy] Merge the minimal and standard install profiles into a starting point recipe landing first.
Comment #4
gábor hojtsyThe content types are removed on main in #3587118: Remove content types from the standard install profile and recipe, we can move on with this actially.
Comment #5
gábor hojtsyComment #7
gábor hojtsyGreen and ready :)
Comment #8
gábor hojtsyAdding LLM disclosure.
Comment #9
smustgrave commentedPretty simple. Did a standard profile install and comments wasn’t there :)
Comment #10
gábor hojtsyAdjust parent to implementation issue from policy issue.
Comment #11
catchMinor but we might as well fix here:
I applied the MR diff, and then grepped the standard profile, and we have this comment in the performance test:
I think we can just remove the bit in parenthesis, it's still true that there are zero placeholders, and there's no comment form, we just don't need to mention that because there wouldn't be a comment form anyway. I would have done this in an MR suggestion myself but then I realised I'm not sure how to do that on code that's not already in the MR diff at all.
Comment #12
gábor hojtsyNeeded a trivial rebase following #3588274: Remove tags vocabulary from standard profile and recipe and I removed that one code comment bit @catch asked in #11. :) I think this remains RTBC.
Comment #14
catchCommitted/pushed to main, thanks! Will need a backport MR for 11.x
Comment #17
smustgrave commentedThis one will need review.
Comment #18
gábor hojtsyThanks for working on the backport. Migrate test updates look good to me. Rest of the MR looks like the one landed in main.
Comment #19
needs-review-queue-bot commentedThe Needs Review Queue Bot tested this issue. It no longer applies to Drupal core. Therefore, this issue status is now "Needs work".
This does not mean that the patch necessarily needs to be re-rolled or the MR rebased. Read the Issue Summary, the issue tags and the latest discussion here to determine what needs to be done.
Consult the Drupal Contributor Guide to find step-by-step guides for working with issues.
Comment #22
smustgrave commentedHad to start a new branch as there were 100s of conflicts (not sure where though)
Comment #23
needs-review-queue-bot commentedThe Needs Review Queue Bot tested this issue. It no longer applies to Drupal core. Therefore, this issue status is now "Needs work".
This does not mean that the patch necessarily needs to be re-rolled or the MR rebased. Read the Issue Summary, the issue tags and the latest discussion here to determine what needs to be done.
Consult the Drupal Contributor Guide to find step-by-step guides for working with issues.
Comment #24
smustgrave commentedRebased
Comment #27
catchCommitted/pushed the backport to 11.x and 11.4.x, thanks!
Comment #30
gábor hojtsyComment #31
gábor hojtsyAdded change record at https://www.drupal.org/node/3606437