Skip to content

Resolve "On issue boards sidebar, assignee popover doesn't show data"

What does this MR do and why?

This MR fixes a bug with loading data on assignee popover on issue boards. Previously, due to the full GID passed to a popover, we had the wrong URL to fetch assignees' data.

Screenshots or screen recordings

Before After
Screenshot_2022-05-23_at_12.04.32 Screenshot_2022-05-23_at_11.54.19

How to set up and validate locally

  1. Open issue boards
  2. Click on any card that has an assignee
  3. On the sidebar, hover the assignee

You should see the skeleton loader and then loaded assignee's details

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 #363165 (closed)

Edited by Natalia Tepluhina

Merge request reports