Skip to content

Fix label event notes pagination

Alexandru Croitor requested to merge fix_label_notes_pagination into master

What does this MR do and why?

Fix label event notes pagination

Previously scoped labels and simple label event notes were rendered separatelly even if the events upon notes happened in one command.

With this change the note for scoped and simple lables combines both

re #396659 (closed)

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Issue Page

Before After
issue-page-label-notes-before issue-page-label-notes-after

Work Item Page

Before After
work-item-page-label-notes-before work-item-page-label-notes-after

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

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 Alexandru Croitor

Merge request reports