Fixed
Project:
LocalGov Project
Version:
4.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Apr 2026 at 13:05 UTC
Updated:
29 Apr 2026 at 08:02 UTC
Jump to comment: Most recent
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"
}
}
},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
Comment #4
markconroy commentedComment #5
tonypaulbarkerComment #6
tonypaulbarkerComment #7
tonypaulbarker