gitlab-org--gitlab-foss/changelogs/unreleased/27987-use-findorcreateservice-to-create-labels.yml
Patrick Derichs b145d9b873 Refactor spec to reload existing_label right after creation
This will avoid timestamp comparison issues later within equality check
with attributes
2019-05-08 12:39:54 +00:00

5 lines
132 B
YAML

---
title: Use FindOrCreateService to create labels and check for existing ones
merge_request: 27987
author: Matt Duren
type: fixed