Tried to ignore the 3057250 patch for redirect as there is a new update for that which fixes it.

Cannot. Typos in the composer file led me a merry dance.

Lines 77 and 82 reference the old localgovdrupal namespace. Changing this after install made it impossible to rectify, seemingly.

        "patches-ignore": {
            "localgovdrupal/localgov": {
                "drupal/core": {
                    "Content moderation and Workspaces https://www.drupal.org/project/drupal/issues/3179199#comment-15711680" : "https://www.drupal.org/files/issues/2024-08-11/3179199-3132022-content-moderation-workspaces-query.patch"
                }
            },
            "localgovdrupal/localgov_services": {
                "drupal/core": {
                    "node_access filters out accessible nodes when node is left joined (1349080)" : "https://git.drupalcode.org/project/drupal/-/commit/c271adb.diff"
                }
            }
        },
Command icon 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

niklp created an issue. See original summary.

markconroy made their first commit to this issue’s fork.

markconroy’s picture

Status: Active » Needs review
tonypaulbarker’s picture

Version: 4.0.2 » 4.x-dev
Status: Needs review » Reviewed & tested by the community
tonypaulbarker’s picture

Title: Typos in composer » Correct namespace to drupal in composer.json patches ignore
tonypaulbarker’s picture

Status: Reviewed & tested by the community » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.