Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeinrich Lee Yu <heinrich@gitlab.com>2019-08-05 11:56:03 +0300
committerHeinrich Lee Yu <heinrich@gitlab.com>2019-08-12 08:42:20 +0300
commit45064348619ce7585d15756950eae5f5346ee631 (patch)
treead8bc69450e4d4f36a5f91fd35f96e8969091141 /changelogs/unreleased
parentd70529df4dcc6c32c98e3e8febf9bd654789d8d2 (diff)
Fix conflict warning being incorrectly displayed
Hide warning when update request is in progress
Diffstat (limited to 'changelogs/unreleased')
-rw-r--r--changelogs/unreleased/44036-someone-edited-the-issue-at-the-same-time-is-regularly-seen-despite-that-being-a-filthy-lie.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/44036-someone-edited-the-issue-at-the-same-time-is-regularly-seen-despite-that-being-a-filthy-lie.yml b/changelogs/unreleased/44036-someone-edited-the-issue-at-the-same-time-is-regularly-seen-despite-that-being-a-filthy-lie.yml
new file mode 100644
index 00000000000..674d53286e6
--- /dev/null
+++ b/changelogs/unreleased/44036-someone-edited-the-issue-at-the-same-time-is-regularly-seen-despite-that-being-a-filthy-lie.yml
@@ -0,0 +1,5 @@
+---
+title: Fix flashing conflict warning when editing issues
+merge_request: 31469
+author:
+type: fixed