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
Screenshot_2025-07-18_at_9.49.39_AM Screenshot_2025-07-18_at_9.27.39_AM Screenshot_2025-07-18_at_9.23.56_AM

How to set up and validate locally

  1. Go to /dashboard/groups
  2. Use the Edit action, 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

Merge request reports

Loading