Fix erroneous conflicts when editing work item descriptions
What does this MR do and why?
- Save initial description to check for conflicts
- Only check for conflicts if description has changed, not when other attributes change
MR acceptance checklist
Screenshots or screen recordings
Before | After |
---|---|
How to set up and validate locally
- Edit a work item description
- Edit the work item in another browser (or in incognito) – change a label or milestone or something that isn't the description.
- Edit the description and conflicts warning should still come
Related to #483135 (closed)
Edited by Simon Knox