如果把JIRA的“分配”按钮隐藏

JIRA现状是,只要有分配权限,就会展示“分配”按钮。

我希望把这个“分配”按钮隐藏,但是不影响大家的分配权限。

麻烦有经验的大家,帮忙出主意,谢谢!

参考官网手册
How to hide the "Assign" and "Assign to me" links via CSS | Jira | Atlassian Documentation https://confluence.atlassian.com/jirakb/how-to-hide-the-assign-and-assign-to-me-links-via-css-665421833.html

实际在系统设置->公共栏里面增加一段 css 代码即可

希望对你有帮助。