Active
Project:
simplytest.me
Version:
8.x-4.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Mar 2023 at 23:32 UTC
Updated:
12 Mar 2026 at 20:03 UTC
Jump to comment: Most recent, Most recent file

Comments
Comment #2
jescudero commentedDid you try to use an empty patch?
Comment #3
dalemoore commentedI ran into the same problem trying to add multiple projects to test. Your method of adding that empty patch seems to work, but it isn't documented on the page or anything.
Comment #4
rachel_norfolkHi! As I’ve been doing some issue triage, I’ve been installing lots of projects, and additional modules, with and without patches. I’m wondering if this issue is still relevant or fixed elsewhere?
Can the reporter confirm?
Comment #5
eelkeblokI am running into the same issue. I think you need to add at least two additional projects. On adding the second one, a patch field appears with the first additional project. Leaving that empty will trigger the issue. I was able to reproduce the problem with the following settings for the setup form:
Comment #6
eelkeblokReworded the title. Adding an (empty) patch is the workaround, but not really the primary issue, I'd say.
Comment #7
eelkeblokComment #8
mxtTried today: the problem is still there.
Comment #9
charles belovHappening for me with:
Drupal core 11.x-dev
Automated Logout 2.x-dev
Autosave Form 8.x-1.x-dev
Neither of the two added projects are my projects, so I am loath to clutter them with a blank merge request. I attempted to work around this by picking a patch from each project:
https://git.drupalcode.org/project/autologout/-/merge_requests/91.patch
https://git.drupalcode.org/project/autosave_form/-/merge_requests/34.patch
But this failed with the following message:
In Patches.php line 288:
No available patcher was able to apply patch https://git.drupalcode.org/pro
ject/autologout/-/merge_requests/91.patch to drupal/autologout