Skip to content

Allow work items to be presented via WorkItemPresenter

Peter Leitzen requested to merge pl-work-item-presenter into master

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.

Edited by Peter Leitzen

Merge request reports