You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There's a patch included in localgov_services in composer.json here:
"extra": {
"enable-patching": true,
"patches": {
"drupal/core": {
"node_access filters out accessible nodes when node is left joined (1349080)": "https://git.drupalcode.org/project/drupal/-/commit/c271adb.diff"
}
}
}
There's a patch included in localgov_services in composer.json here:
That's no longer needed since: https://www.drupal.org/project/drupal/issues/1349080#comment-15892479
The whole block can just be removed.
The text was updated successfully, but these errors were encountered: