Skip to content

Fix erroneous conflicts when editing work item descriptions

What does this MR do and why?

  1. Save initial description to check for conflicts
  2. Only check for conflicts if description has changed, not when other attributes change

MR acceptance checklist

Screenshots or screen recordings

Before After
Screenshot_2024-09-11_at_20.33.06 Screenshot_2024-09-11_at_20.43.23

How to set up and validate locally

  1. Edit a work item description
  2. Edit the work item in another browser (or in incognito) – change a label or milestone or something that isn't the description.
  3. Edit the description and conflicts warning should still come

Related to #483135 (closed)

Edited by Simon Knox

Merge request reports

Loading