Skip to content

Issue event filter also includes WorkItem events

Mario Celi requested to merge 378944-activity-filters-handle-work-items into master

What does this MR do and why?

Now that we have tasks and other work items, events related to these should also be displayed under the Issue category

Screenshots or screen recordings

image

How to set up and validate locally

  1. Create a new child task inside an issue.
  2. Go to http://localhost:3000/dashboard/activity.
  3. You should see a opened task entry o the list.
  4. Click on the Issue events tab.
  5. Before this change, the task opened entry should not show up, but any other issue created entry should.
  6. With this change, you should see task events on this list

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

Edited by Mario Celi

Merge request reports

Loading