简体   繁体   English

通过应用程序按需在jira中重命名标签

[英]Renaming a label in jira on demand via the application

I have created an issue in Jira (Attlassian on Demand) and added a label. 我已经在Jira(按需按英语)中创建了一个问题,并添加了标签。 Labels after creating them (in my instance) can then be reused again in the future. 创建标签后(在我的实例中),以后可以再次使用。

I have 2 similar labels and want to rename one of the labels. 我有2个相似的标签,并想重命名其中一个标签。

How do I do this using the Jira on Demand application (and not via a back-end SQL update). 如何使用按需Jira应用程序(而不是通过后端SQL更新)执行此操作。

As far as I know there is no way to do so using the On Demand application . 据我所知,无法使用“ 按需”应用程序执行此操作。 To do so, you can use the Label Bot add-on : 为此,您可以使用Label Bot附加组件

Label Bot makes maintaining labels on Jira issues easy by automatically replacing, merging and removing labels based on a set of easily configurable rules. Label Bot通过根据一组易于配置的规则自动替换,合并和删除标签,使维护Jira问题上的标签变得容易。 Performs actions on all labels found in your Jira instance: 对在您的Jira实例中找到的所有标签执行操作:

  1. Ignores labels matching pattern matching. 忽略与模式匹配的标签。
  2. Drops all labels from uppercase to lowercase. 将所有标签从大写改为小写。
  3. Replaces one label with another. 将一个标签替换为另一个标签。
  4. Merges two or more labels into a single label. 将两个或多个标签合并为一个标签。
  5. Removes unwanted labels. 删除不需要的标签。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM