Needs work
Project:
Drupal core
Version:
main
Component:
workspaces.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
30 Mar 2026 at 08:34 UTC
Updated:
6 Apr 2026 at 03:05 UTC
Jump to comment: Most recent
Comments
Comment #2
stborchertComment #3
joachim commentedThis needs an actual MR to be made, but happy to RTBC the changes in the branch.
Comment #5
stborchertThe MR is created now (https://git.drupalcode.org/project/drupal/-/merge_requests/15280) but gitlab seems to be very slow right now. It took roughly 15min until I could see it after creation 🤔
Comment #6
andypostone test failed
Comment #7
stborchert@andypost This has been a random test failure. Restarted the job and it succeeded.
Comment #8
amateescu commentedI checked locally and that test passes if we remove all the
reloadEntity()calls, probably thanks to various improvements that were done in Workspaces since it was added, so let's do that instead.Comment #9
stborchertAs per comment 8 I've removed calls to
reloadEntity()completely from the test. Still works so either it isn't required anymore or the test does something wrong 😉Comment #10
smustgrave commentedBelieve feedback for this one has been addressed
Comment #11
mstrelan commentedTitle and issue summary update needed