Top Jira interview questions and answers

What is the full form of Jira? JIRA is a tool developed by Australian Company Atlassian. … The JIRA’s full form is actually inherited from the Japanese word…

Read More

Jira Interview Questions and Answers – Part 4

Who is considered the father of Kanban in software? Xavier Morera David J. Anderson (Ans) Taichi Ohno Michael Vizdos Regarding new items to be worked on immediately,…

Read More

Jira Interview Questions and Answers – Part 3

How would you share a query with another JIRA user? Send the JIRA query in as text in an email Create a dashboard with the query and…

Read More

Jira Interview Questions and Answers – Part 2

What type of project should we create in Jira for the purpose of this training? Agile Scrum (Ans) Kanban Jira classic Gantt-chart project The following is only…

Read More

Jira Interview Questions and Answers – Part 1

What commandline tool you access in order to increase the memory for JIRA? servicemem.exe tomcat7w.exe (Ans) jirasetup.exe perfmon.exe What does public mode mean in JIRA? You can…

Read More

Enforce the JIRA issue id in a GIT commit message

Enforce the JIRA issue id in a GIT commit message This can be done by using git hooks file location at .git/hooks/commit-msg. Following are the 2 way…

Read More

Jira Installation Issues and troubleshooting

rajeshkumar created the topic: Jira Installation Issues and troubleshooting Error creating project, 401This resource requires WebSudo. Regards, Rajesh Kumar Twitt me @ twitter.com/RajeshKumarIn Rajesh KumarI’m a DevOps/SRE/DevSecOps/Cloud…

Read More

Jira issue not fixed via hudson

amitanand123 created the topic: Jira issue not fixed via hudson Anybody performed this task? Let say Hudson+Jira and SVN are integrated and we are planning to release…

Read More

How to install Atlassian Jira using Docker?

Install Atlassian Jira using Docker Download and Run the jira latest: # docker run –detach –publish 8080:8080 cptactionhank/atlassian-jira:latest Then simply navigate your preferred browser to http://[dockerhost]:8080 and finish…

Read More

How to Install and Configure Jira in Linux | Jira Tutorial

Download JIRA package from  https://www.atlassian.com/software/jira/download?b=j Linux Installation: wget https://www.atlassian.com/software/jira/downloads/binary/atlassian-jira-6.4.12-x64.bin chmod atlassian-jira-6.4.12-x64.bin Execute the ‘.bin’ file to start the console wizard stop iptables service jira start/stop http://uvo1kievugg76unbcj9.vm.cld.sr:8080/ & follow the…

Read More