jira搜索一段时间内创建的问题和一段时间内关闭的问题
·
created >= 2017-07-20 AND created <=now()
status = Closed AND status changed to Closed DURING ("2017/07/20",now())
更多推荐
created >= 2017-07-20 AND created <=now()
status = Closed AND status changed to Closed DURING ("2017/07/20",now())
更多推荐
所有评论(0)