- Issue created by @amateescu
- Merge request !7773Add a new method for negotiating the active workspace. β (Closed) created by amateescu
- Status changed to Needs review
9 months ago 2:21pm 26 April 2024 - π·π΄Romania amateescu
As for test coverage.. I don't think it's needed because this doesn't really change the behavior of workspace negotiators.
- Merge request !7777Add a new method for negotiating the active workspace. β (Closed) created by amateescu
- Status changed to RTBC
9 months ago 5:47pm 26 April 2024 - πΊπΈUnited States smustgrave
Ran the test-only feature https://git.drupalcode.org/issue/drupal-3443761/-/jobs/1442858 and can see the coverage
MR 7777 correctly has the deprecations while MR 7773 has them removed (thanks!)
Scratched out one API change as that deprecation didn't appear to be there.
Code wise everything looks good to me.
- Assigned to amateescu
- Status changed to Needs work
9 months ago 11:05am 29 April 2024 - π·π΄Romania amateescu
Discussed a bit with @catch and I'll do a few changes to the MR.
- Issue was unassigned.
- Status changed to Needs review
9 months ago 5:27pm 2 May 2024 - π·π΄Romania amateescu
Added a basic token validation for the query parameter workspace negotiator to comply with the interface description of the new method.
- Status changed to RTBC
9 months ago 7:32am 3 May 2024 - π©πͺGermany Fabianx
RTBC - looks great to me!
Issue summary could explain the approach with the token - for the most basic validation.
- Status changed to Fixed
9 months ago 8:38am 3 May 2024 - π¬π§United Kingdom catch
Discussed the token approach with @amateescu in slack and the end result looks good to me. Committed/pushed to 11.x and cherry-picked to 10.4.x and 10.3.x.
Automatically closed - issue fixed for 2 weeks with no activity.