Functional requirements:When a defect is created, some options are required for the project, but the default fields in Jira are not required.Eg:When creating a problem, the submitter must set "fixed version ".1. Go to System Management"2. Question field-"field preparation"3. Go to the "view field configurations" configuration page and click "Default Field Configuration" to connect4. Go to the field settings page and select the "required" option in the
Customize workflows suitable for projectsJIRA provides a default workflow and a series of problem types, which are ideal for defect tracking and software development. During use, you can adjust the process at any time according to the actual
1. Schemes-> workflow schemes can be configured with different issue types to use different workflows.
Assign a workflow to an issue type for this scheme
2. Issue settings-> Issue types Scheme
You can set the issue type visible to a project.
Preface:JIRA is an excellent problem-tracking management software tool developed by the Australian Atlassian Company to track and manage various types of issues, including defects, tasks, requirements, improvements, and more. Jira uses the Java EE technology to deploy across platforms. It is being used by a wide range of open source software organizations, as well as world-renowned companies.Jira products are very complete and powerful, simple install
1. Installing the Java EnvironmentBecause Jira is developed in Java, all the Java environments need to be configured, and if you are not downloading a standalone installation package, you need to install the Tomcat container environment because Jira is a Java Web project.2, download Jira installation package and installationWe are directly using the standalone pa
Jira4.2 installation on Ubuntu (including cracking, with postgreSQL database)
1. Installation
1-1. Install Ubuntu (a little bit, you will never forget to read it :))
1-2. Install JDK by referring to the following address (of course there are many other methods)
Http://blog.csdn.net/guo_rui22/article/details/6698643
1-3. Install the PostgreSQL database by referring to the following address
Http://blog.csdn.net/guo_rui22/article/details/3862282
1-4. Create a database to be used by jira_4.2.
Installation Environment: Windows xpMySQL-5.5.28Jdk1.6.0_21 The Jira features a comprehensive, user-friendly interface, simple installation, flexible configuration, privilege management, and scalability.MySQL build database and build account1. Create database in MySQL jiradbCreate Database character Set ' UTF8 ';2. Create database users and assign permissionsCreate UserJirauser identified by 'Jira';//creat
pre-prepared 1 : JDK Download and install: jdk-6u45-windows-i586.exe 2 : MySQL JDBC Connection driver: Mysql-connector-java-5.1.25.zip 3 : MySQL database download and install: This xampp-win32-1.8.2-0-vc9.zip is recommended here, without the hassle of installing MySQL and configuration. NBSP 4 : Create Jira user in MySQL, jira database, set user rights (also can be created and set through the p
Installation Preparation:System: centos6.5 x64Software: mysql5.x,jira6.3.6Chinese documents: Jira-6.3.3-language-pack-zh_cn.jarHack file: Atlassian-extras-2.2.2.jar Atlassian-universal-plugin-manager-plugin-2.17.4.jarTo start the installation:Because Jira needs to use the Java environment, it is necessary to install the JDK first, it is recommended to install the jdk1.6 version and the above versionMy versi
Tianshan Mountains and guarded by xuanyuan jiantong. Players can trigger the plot by 17 swords of seals, and fight the battle with Yu. As one of the hidden boss bosses, it is really powerful. If you don't use a cat, a dog, or a doll, it is estimated that it will be a bitter battle. After the victory over Yu, Yu had a dialogue saying that he could not avenge the Lord's bulletin board. This sentence is very important. Who is the master, the master, and the master Association of yuyou? No matter w
centos6.5+jira6.3.6+mysql5.1+ installation + crack + ChineseA: IntroductionProcess summary, make a memo.:jira6.3.6:Http://pan.baidu.com/s/1eQgTYKEChinese Packaging:http://download.csdn.net/download/mchdba/7943421 Cracked package:http://download.csdn.net/detail/mchdba/7950429 MySQL online yum installs and drives its own.II: Required ToolsWhere MySQL is installed online using CentOS.III: JDK Installation and configurationSelf-Baidu.Four: MySQL RelatedBecause MySQL not only needs to install, but al
--list MySQLMySQL 0:off 1:off 2:on 3:on 4:on 5:on 6:off[Email protected] ~]# #================jira=============================[Email protected] ~]# Mysql-uroot-pmysqlWarning:using a password on the command line interface can is insecure.Welcome to the MySQL Monitor. Commands End With; or \g.Your MySQL Connection ID is 12Server version:5.6.30 MySQL Community Server (GPL) Copyright (c), Oracle and/or its affiliates. All rights reserved. Oracle is a reg
First, use the appropriate selector$ ("#id");1. Using the ID to locate the DOM element is undoubtedly the best way to get high performance, because the jquery bottom will call the Local method document.getElementById () directly, and if this method cannot directly find the element you need, then you can consider calling the find () method, The code is as follows:$ ("#domo"). Find ("div");Use the above code to effectively narrow the DOM element you are
a smsafe file under/etc/init. d/
Content:#! /Bin/bash# Chkconfig: 35 95 1# Description: script to start/stop smsafeCase $1 inStart)SH/opt/startsms. Sh;;Stop)SH/opt/stopsms. Sh;;*)Echo "Usage: $0 (START | stop )";;EsacChange permissions# Chmod 775 smsafe
Add auto start# Chkconfig-add smsafe
View Automatic startup settings# Chkconfig-list smsafe
Smsafe 0: off 1: off 2: off 3: On 4: off 5: on 6: Off
Run the following command to start and stop the script.# Service smsafe start startup
# Service sms
a smsafe file under/etc/init. d/
Content:#! /Bin/bash# Chkconfig: 35 95 1# Description: script to start/stop smsafeCase $1 inStart)SH/opt/startsms. Sh;;Stop)SH/opt/stopsms. Sh;;*)Echo "Usage: $0 (START | stop )";;EsacChange permissions# Chmod 775 smsafe
Add auto start# Chkconfig-add smsafe
View Automatic startup settings# Chkconfig-list smsafe
Smsafe 0: off 1: off 2: off 3: On 4: off 5: on 6: Off
Run the following command to start and stop the script.# Service smsafe start startup
# Service sms
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.