1. Install Ms sqlserver2000 database. Remember to install Ms sqlserver2000 service pack4;
1.1 to customize the installation process, select the chinese_rpc sorting method. The language is simple Chinese;
1.2 select hybrid mode for identity authentication;
2.Then create jiradb and jirauser. During the creation of jirauser, you must first create a login name, jirauser. Assign the public and db_owner roles to jirauser. Do not use jirauser as the database owner;
3. edit CONF/server. XML fi
Today my IDE Association Jira suddenly unable to connect the Jira thing management system, Ash is often not used. Baidu did not find the answer.Open Google again to find it again, sure enough. Got it. (There was a problem with the PN and it was a bad morning.) Heart plug)Under the groove, these two really can't compare. Also can develop their own English reading ability. Problem Description: Hesitation just
Jira4r is a Ruby library used to operate the JIRA problem tracking system.Installation requirements (in Windows ):1. Ruby2. soap4r (gem install soap4r)3. jira4r (gem install jira4r)
If the 'xml processor module not found 'error message appears after require 'jira4r' (in irb), the solution is to open C in windows: \ Ruby193 \ lib \ ruby \ gems \ 1.9.1 \ gems \ soap4r-1.5.8 \ lib \ xsd \ xmlparser. rb, with 66 rows of c. change downcase = name to c. to
Chinese garbled characters in the JIRA pie chart
In Jira, Chinese characters are garbled and displayed as "ports.
1. The jira pie chart is garbled as follows:
2. Download the missing fonts installation package
The Chinese characters on jira can be normally displayed, but the Chinese characters on the pie chart are gar
Jira download can be used, as for the authorization code on the Internet to find it, this does not say. Once installed, download the SVN and fisheye plug-ins from the Web, follow the installation steps, and copy the jar and properties to the location, which is mainly about the configuration of the SVN plug-in and the configuration of the Fisheye plug-in. The SVN plug-in needs to configure the key:svn.display.name=self to represent the name that SVN di
4.4
User Group and permission Control
User Group
Description
Permission
Administrators
Manage projects, people, defects, and administrators in JIRA
Administer ProjectsModify ReporterDelete IssuesManage Watcher List
Assigners
Modify and allocate Defects
Edit IssuesSchedule IssuesAssign Issues
Developers
Handle defects, fill in the original estimated workload of defects, fill in the actual workl
I was bored today. I imported the Jira database (MySQL version) and checked it in navicat. Summarize the following points:
I. Various types:
Tables: N
Views: 0
Functions: 0
Trigger: 0
Ii. Foreign Key Usage:
Foreign keys are rarely used in table design. Except for a set of tables that appear to be automatically generated, there are basically no foreign keys.
There is a lot of debate over the use of foreign keys on the Internet:
Work, often to create accounts for multiple users, in order to reduce the workload, wrote an automated script to help me batch create usersThe code is as follows:"""Automatic creation of Jira student accounts""" fromSeleniumImportWebdriver fromTimeImportSleepImportCsvdriver= Webdriver. Chrome (R'D:\selenium\tools\chromedriver.exe') Driver.get ("http://xxx:8090/login.jsp")#Jira's websiteData_set = R'C:\Users\xxx\Desktop\data.csv'Sleep (10)#Enter user n
1. Get the Jira task numberUse the field extraction tool to get numbers, such as wqbnewsdldl-347,wqbnewsdldl-348;Field extraction Regular expression: (? 2. Jira Advanced SearchProject in (WQBNEWSDLDL, WQBSDWDL, Qqtotoeds, Wqbotoedth, Wqbotoededy, WQBNEWSDWDW) and Issuetype = user story and Issuekey in ( Wqbsdwdl-28,wqbsdwdl-48,wqbnewsdldl-18,wqbsdwdl-127,wqbnewsdldl-375,wqbotooede-138,qqtotoeds-15,wqbotoedt
Common options include:
Problem type
Bug
Defects affecting system operation discovered during testing maintenance
New Feature
New functions of the system
Task
Tasks to be completed
Improvement
Improvements to existing system functions
Requirement change
Demand change
In the Jira system, priority is used to indicate the Severity Level of the problem. There are several levels:
PriorityBl
Use Jira User Login1. Modify/confluence/WEB-INF/classes/osuser. xmlNote the following:
Uncomment the following content:
2. Create confluence groups in the jira group:Confluence-users and confluence-AdministratorsAdd a Jira user to confluence groups
3. Activate external user management in ConfluenceAdministration Console-> general configuration in the left
Recently, the company used Jira as a tool for feature management, project management, and defect management. Therefore, I explored the Jira settings myself. First, let's take a look at the properties page of the project:Key:XxxURL:No URLProject Team: Project Lead: Li HaiboDefault assignee: project leadProject roles:Issue type scheme:Default issue type SchemeNotification Scheme:Xxx Notification SchemePermiss
Jira + MySQL environment, in the morning when the speed is very slow, check the log is memory overflow.
Because the application is installed as a service, the memory configuration modified in Catalina.bat seems to have no effect. Toss a half-day also no improvement, finally found a solution in the official website.
Http://confluence.atlassian.com/display/JIRA/Increasing+
1. Installing the JDK. Configuring the Environment
Unzip the *.gz package downloaded from the official website
A. Tar-xvzf *.gz
B. Add the path java_home classhome environment variable in the. bash_profile file
C. command line input:
Update-alternatives--install/usr/bin/java Java Java Path 300
Update-alternatives--install/usr/bin/javac javac javac Path 300
Update-alternatives--config Java
Update-alternatives--config Javac
2. Install Tomcat
Extract *.gz Package
3. Install
In the upgraded version of Jira (4.2or4.3), we can use it to record the function of the work log. Studied for a long time, that is, can not find the initial estimate of where the time is set, but the remaining work time and time to fill. According to the official website's help document also did not find the suitable solution. The following is a detailed set of methods recorded below to facilitate future inquiries.
1. Open Time Tracking
Log in with th
; "title=" Image007.png "width=" "height=" "272" border= "0" hspace= "0" vspace= "0" alt= " Wkiol1igs-qwixeaaaathpvsd-0346.png "/>Save the configuration file and restart the system for the computer name to take effectModify the system timeRm-rf/etc/localtimeYum Install-y ntpdateNtpdate us.pool.ntp.orgLn-s/usr/share/zoneinfo/asia/shanghai/etc/localtimeInstalling the DatabaseYum install MySQL mysql-server mysql-devel-yConfiguration databaseService mysqld Startmysqladmin-u root password ' new passw
Submit a BugDescription, record the bug IDCustom DashboardAdd gadgetCustom LayoutsStatistical elementsTimesheet1. Distribution of human use in the group2. Employee workloadJira Filter Settings:Keywords:①project Project Library: Select the name of the project library that you specify to filter;②issuetype proposal type: Story;③assignee Manager: The current user (different Jira user login after the display of different content);④resolution resolved resul
Preparation1. JIRA Server2. Downloaded jar file of the add-onInstallation1. Go to Setting, add-ons, ATLASSIAN MARKETPLACE, Manage add-ons2. Click "Upload Add-on"3. Choose and upload the add-on on local computer or from URL4. If The add-on is successfully installed, a pop-up windows shall show up as shown in Figure 1.5. Can see add-on details once it have been installed and the pop-up window have been closed, as shown in Figur E 2.6. If you had a licen
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.