Skip to content

Fix target projects path

What does this MR do and why?

Fix target projects path

In !128304 (merged) I switched to fetching projects async, but I made a mistake when creating target projects path

This MR fixes it

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
Screenshot_2023-08-08_at_14.29.01 Screenshot_2023-08-08_at_14.34.58

How to set up and validate locally

  1. Go to any project > code > compare revisions
  2. Try changing target project to a new from dopdown
  3. Then hit swap button
  4. After hit Compare

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #327764

Merge request reports