Skip to content

Add time tracking to issue board entities

pataar requested to merge (removed):master into master

What does this MR do?

This MR adds time tracking to the issue boards. The frontend code already existed, and the only thing needed were some extra parameters in the serializer.

On the issue board it looks like this:

image

This is my first MR for Gitlab. Not sure if I'm doing everything right. Feedback is appreciated.

What are the relevant issue numbers?

Closes #27780 (closed)

Does this MR meet the acceptance criteria?

Edited by Toon Claes

Merge request reports