Make Edit path on Your work -> Groups a relative path
What does this MR do and why?
Related to #556381 (closed)
In !196877 (merged) we switched Your work -> Groups to relative URLs to fix some issues with Geo. This caused a bug with the Edit action. We did a quick fix to an absolute URL in !198237 (merged). This MR goes back to a relative URL that is generated on the backend (provided via API) so we know it works.
References
Screenshots or screen recordings
| Broken relative URL | Fixed absolute URL | Fixed relative URL |
|---|---|---|
![]() |
![]() |
![]() |
How to set up and validate locally
- Go to
/dashboard/groups - Use the
Editaction, it should work correctly
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Edited by Peter Hegman


