Allow work items to be presented via WorkItemPresenter
What does this MR do and why?
This MR adds WorkItemPresenter
to allow work items to be presented via work_item.present(...)
.
Since WorkItem
inherits from Issue
the presenter makes use of IssuePresenter
.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Peter Leitzen