集成Confluence与Jira
作者:网络转载 发布时间:[ 2014/12/29 14:50:37 ] 推荐标签:软件测试 测试管理工具
JiraDS 是在 Confluence里面 JIRA 的 datasource
修改 D:jiraatlassian-jira-enterprise-4.2.4confluenceWEB-INFclassesatlassian-user.xml
注释掉以下代码
Xml代码 收藏代码
<hibernate name="Hibernate Repository" key="hibernateRepository" description="Hibernate Repository" cache="true"/>
同时加入
Xml代码 收藏代码
<osuser name="OSUser Repository" key="osuserRepository"/>
在JIRA里创建confluence-users 和 confluence-administrators组, 把你自己放在这两个组里,
为了集成,这里有两个选择
(1).手动编辑里面的JIRA这些用户组的成员给他们 一个或两个 onfluence组
(2). Start up Confluence. Log in using your JIRA account and go to Administration and then Global Permissions. Now assign the 'can use' permission to your desired JIRA groups
Activating External User Management
Since user management is now conducted in JIRA and outside of Confluence, you will need to switch external user management on.
Activating external user management will remove user and group management options from Confluence.
Your users will also no longer be able to edit their full name or email address inside Confluence. (If they want to, they would have to do so in JIRA).
To switch external user management on:
Log into Confluence using your JIRA account.
Go to the Confluence 'Administration Console'. To do this:
Open the 'Browse' menu and select 'Confluence Admin'. The 'Administrator Access' login screen will be displayed.
Enter your password and click 'Confirm'. You will be temporarily logged into a secure session to access the 'Administration Console'.
Select 'Security Configuration' in the left-hand panel.
In the 'Security Configuration' screen, click 'Edit'.
Check the 'External user management' checkbox.
Click 'Save'.
XML切忌不能有中文
本文内容不用于商业目的,如涉及知识产权问题,请权利人联系SPASVO小编(021-61079698-8054),我们将立即处理,马上删除。
相关推荐
软件测试常用的工具都有哪些?国内外软件测试工具都在这里了2017年常用软件测试工具学习教程大全AutoRunner自动化软件测试工具2016年1月8日V4.0版本已正式发布!软件测试工具TestDirector规范软件测试工具WinRunner的问题整理软件测试工具WinRunner的规则软件测试工具Winrunner TSL命令简介软件测试工具WinRunner脚本测试标准格式使用软件测试工具WinRunner的几点建议软件测试工具WinRunner的工作流程对软件测试工具的认识常用软件测试工具的分析VectorCAST-自动化软件测试工具浅谈软件测试工具在工作中的作用软件测试工具的比较和选择软件测试工具速查手册
更新发布
功能测试和接口测试的区别
2023/3/23 14:23:39如何写好测试用例文档
2023/3/22 16:17:39常用的选择回归测试的方式有哪些?
2022/6/14 16:14:27测试流程中需要重点把关几个过程?
2021/10/18 15:37:44性能测试的七种方法
2021/9/17 15:19:29全链路压测优化思路
2021/9/14 15:42:25性能测试流程浅谈
2021/5/28 17:25:47常见的APP性能测试指标
2021/5/8 17:01:11热门文章
常见的移动App Bug??崩溃的测试用例设计如何用Jmeter做压力测试QC使用说明APP压力测试入门教程移动app测试中的主要问题jenkins+testng+ant+webdriver持续集成测试使用JMeter进行HTTP负载测试Selenium 2.0 WebDriver 使用指南