3bc3018518
Fixes quick actions add label when adding a label which name middle word overlaps with another label name: for example adding "A B C" when also label "B" exists. With the fix only the label "A B C" is correctly added, previously also the label "B" was added due to the middle word overlaps.
5 lines
135 B
YAML
5 lines
135 B
YAML
---
|
|
title: Fix quick actions add label name middle word overlaps
|
|
merge_request: 26602
|
|
author: Jacopo Beschi @jacopo-beschi
|
|
type: fixed
|