Skip to content

Return MR tags with the review-task fetch to fix delayed display#1249

Draft
CollinBeczak wants to merge 1 commit into
mainfrom
fix/mr-tags-on-review
Draft

Return MR tags with the review-task fetch to fix delayed display#1249
CollinBeczak wants to merge 1 commit into
mainfrom
fix/mr-tags-on-review

Conversation

@CollinBeczak

Copy link
Copy Markdown
Contributor

Add an includeTags query parameter to startTaskReview and nextTaskReview so the review pane no longer has to wait on a separate /task/:id/tags round-trip before it can render the task's MR tags.

Fixes the bug where MR tags don't appear on a task in Review Requested state until the page is refreshed.

Add an `includeTags` query parameter to `startTaskReview` and
`nextTaskReview` so the review pane no longer has to wait on a separate
`/task/:id/tags` round-trip before it can render the task's MR tags.

Fixes the long-standing bug where MR tags don't appear on a task in
Review Requested state until the page is refreshed (rdar://120004366).
@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant