Merge Request UI does not update if Merge Request was updated via API
Merge Request UI does not update if Merge Request was updated via API in the background
Story: User creates an MR Backend service detects new MR creation and updates it's title to WIP, sets updates to the description and changes Approvers
Expected: MR title, description and Approvers should change when changes are written via API
Actual: MR title, description and Approvers remains the same until the page is refreshed.
Edited by alexmnyc