Skip to content

Issue template labels only get applied from default label set and org label set is ignored #13688

@wULLSnpAXbWZGYDYyhWTKKspEQoaYxXyhoisqHf

Description

Description

When specifying a label that is not present in the default label set and is only present in the org label set, it is ignored and the issue is open without that label.
The subject repo is not even using the default set of labels, it has been created without any labels and the only ones available to it are the labels of the org it is a part of.

example issue template:

---
name: "Proposal :bulb:"
title: "[Proposal] "
about: "A proposal :bulb: template"
labels:
  - proposal
---
<!--
 This is a proposal template.
 Please, describe what your idea is trying to solve, who is it going to benefit,
 how do you imagine it gets done and how you yourself could contribute.

 Delete this commented section before posting.
-->

the issue template is registered by Gitea
image
the label in question is not chosen because it's an org label
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions