Open Workflow for current Issue

Looks up the workflow for the currently opened Issue and opens it in a new tab

目前为 2023-04-19 提交的版本。查看 最新版本

作者
schuppentier
评分
0 0 0
版本
0.1
创建于
2023-04-19
更新于
2023-04-19
大小
1.6 KB
许可证
MIT
适用于

This script uses the Jira API to look up the configured workflow for the currently seelected issue and opens it in a new tab to be edited. As workflows can only be edited by Admins, this script is only really useful for admins and will probably not work at all for non-admins.

Disclaimer: The logic to get the issue key is horribly hacky as the usual function (JIRA.Issue.getIssueKey()) does always seem to return null since some time. Let me know, if you have a better way to do this.

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址