Skip to content

Fix WorkItem URL when listing user activity from contributions graph

Mario Celi requested to merge 385650-fix-work-item-url into master

What does this MR do and why?

Before we would show the wrong URL for task events after selecting a day in the contributions graph.

Screenshots or screen recordings

Screen_Recording_2022-12-16_at_16.39.34

How to set up and validate locally

  1. Create a child task inside an issue
  2. Go to you profile page /username
  3. Click on the current day of the contributions graph. THe newly created task show appear on the list.
  4. The url of the task should point to the work_items/ route

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

Merge request reports