Skip to content

Added remove button to time tracking report entries

What does this MR do and why?

Related to #356796.

This MR is a follow up of !85897 (merged), introducing the ability to remove a timelog from the frontend by adding a delete button to each timelog row on the time tracking report.

Screenshots or screen recordings

example_video_remove_timelog_button

How to set up and validate locally

  1. Add some time spent to an issuable
  2. Open the time tracking report
  3. Use the delete button to remove a timelog entry

MR acceptance checklist

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

Edited by Marco Zille

Merge request reports