Jira的使用

搜索语法

https://confluence.atlassian.com/jirasoftwareserver073/advanced-searching-861256227.html

https://community.atlassian.com/t5/JIRA-questions/Jira-issue-filter-contain-text-with-partial-words/qaq-p/136642

project = RDC-LISA-Chile and reporter = jozheng and summary ~ "point*"

project = RDC-LISA-Chile and summary ~ "point*" and status != Completed

Assignee ,Reporter,

JIRA Assignee is typically the account that is working on the JIRA issue.
JIRA Reporter is usually auto-poppulated for whoever created the JIRA issue.
JIRA Notifications (emails) are usually controlled on whatever JIRA Notification schemes it is configured to use.

Assignee — the person to whom the issue is currently assigned.
Reporter— the person who entered the issue into the system.
...which would indicate that the reporter should also be the assignee when an issue is resolved, but - then JIRA Concepts says this:
Resolved — A Resolution has been identified or implemented, and this issue is awaiting verification by the reporter. From here, issues are either ‘Reopened‘ or are ‘Closed‘.

基本操作

1.换行不自动编号的话,使用shift+enter
2.图片可以直接复制到编辑框
3.附件的删除,直接在主目录里。主目录默认为Details,Description,Attachments,Tempo,Activity
4.拆分工作,在顶部导航栏中,找到Tempo下的Timesheets
顶部导航栏为Dashboards,Projects,Issues,Tempo,Boards,Create

时间: 2024-11-05 12:15:10

Jira的使用的相关文章

confluence jira crowd mysql等资源补充-单点登录等

http://atlassian.csdn.net/module/btc/atlassian/index csdn 代理文档等 confluence大陆代理官网,含中文演示 http://www.confluence.cn jira安装及破解操作步骤 有邮件配置 http://wenku.baidu.com/link?url=J-5DVCAgfhGUvIZwK0NebkaamTLj4aWA8bMmhDQDp2zbGltokdbp_SVQXqG7Kt52fygm_RqFr71H98b5y2maId

[JIRA] Jira中文乱码问题以及自动备份

序言: 昨天帮他们安装升级的Jira最新版6.3.6,其他功能都OK,能用,但是有一部分附件故障,打开时页面乱码了. 1,于是去看了下linux下存放附件的地方,如下所示,中文文件名乱码: [[email protected] attachments.bak]# ll /home/jira_home/data/attachments/USER/USER-99/ 总计 52 -rw-r--r-- 1 root root  3577 09-24 13:36 12252_thumb_?????1.jp

centos 7.3+nginx+jira(.bin)+mysql

JIRA 安装参考资料 http://www.cnblogs.com/ilanni/p/6200875.html 注意服务启动与关闭 service jira stop service jira start 数据库创建 mysql –uroot –p CREATE DATABASE jira CHARACTER SET utf8 COLLATE utf8_general_ci; nginx 代理配置 http://sundful.iteye.com/blog/2279461

JIRA REST java client API实际应用

前提 1.需要安装maven环境: 2.在本地创建maven项目并修改maven配置文件“pom.xml”,添加如下内容: <dependency> <groupId>com.atlassian.jira</groupId> <artifactId>jira-rest-java-client</artifactId> <version>0.5-m6</version> </dependency> <dep

PowerShell调用jira rest api实现对个人提交bug数的统计

通过PowerShell的invoke-webrequest和net.client联合实现个人指定项目jira提交数的统计,代码如下: $content = @{username='用户名';password='密码'} $JSON = $content|convertto-JSON -Compress $jiraUri = "http://jira.ms.netease.com" $apiUri = $jiraUri+"/rest/auth/1/session"

为 JIRA 6.x 安装中文语言包

安装了JIRA 6.0.2但默认情况下是不带中文语言包的,从网上下了一些号称是中文的语言包,但是发现翻译的情况都不怎么样,而且还有大量的未翻译的情况.在搜索了一番之后,发现官方提供的有中文的语言包,现在的完成度大概为61%(自己之前还想着自己写插件呢,汗颜~). 官方的合作翻译平台:https://translations.atlassian.com/dashboard/dashboard 点击如下图所示的位置,在弹出的页面中,点击下载语言包,会得到一个名为JIRA-6.0.2-language

jira与mysql的配合搭建调整

jira与mysql数据的整合 第一步:电脑上安装mysql数据库,不做多得解释,自己搞定 第二步: 在mysql数据库中建一个名为 jiradb的数据库,账号 root 密码 root 编码格式 utf-8 第三步: 在jira默认数据库里面(就是安装的时间的第二个路径:也就是数据保存的地方)找到一个文件名为dbconfig.xml的文件,将 <jira-database-config><name>defaultDS</name><delegator-name&

jira 6.0.7 linux安装

1. 相关下载 1.JDK下载:http://www.oracle.com/technetwork/java/javase/downloads/index.html 2.Mysql驱动下载:http://dev.mysql.com/downloads/connector/j 3.Mysql下载:http://dev.mysql.com/downloads/mysql/#downloads 4.Jira下载:http://www.atlassian.com/software/jira/JIRADo

Jenkins - JIRA - GitLab 集成技巧(流程自动化概念)

应用场景: 公司已经开始大规模推行持续集成的概念,我们也在采用敏捷方式进行测试与开发.所以我们在工具选型时选择了jenkins + gitlab + jira. 那么怎么才能让三者有机结合,让提交代码来触发jira上ticket的状态转换呢? 下面介绍一个jenkins 上的插件JIRA Plugin 1.先於JIRA新增一個user: jenkins(实际使用中,可以使用已存在的jira用户用来当做操作账号),並於專案設定中將此帳號設為Developers的一員. 2.并于JIRA的设定中将A

CentOS 6.5下JIRA安装部署

JIRA简介: JIRA:专业的缺陷跟踪和项目管理软件 JIRA是一个项目跟踪管理工具,帮助团队创建计划任务.构建并发布优秀的产品.全球成千上万的团队选择JIRA,用JIRA来捕获.组织管理缺陷.分配任务,跟踪团队的活动.不论在桌面PC还是移动终端设备上,JIRA都能完美的运行,帮助团队完成工作. 更多的介绍这里就不详细列出了:http://www.unlimax.com/jira.html及http://www.confluence.cn CentOS 6.5安装配置Jira.Confluen