I installed JIRA using the standalone installer (not from the war distribution). As I understand it the standalone vers开发者_StackOverflow社区ion installs a database and all deps at once. Now I need
i am working with php and jira soap api and i wanted to know, that the 开发者_JAVA技巧jira soap service provide a single function for attaching files to the issues, is there any way to embed the attac
Given an issue in JIRA with multiple comments, is there an easy way to link from one comment to another?
I\'ve been a JIRA and Bugzilla admin in past jobs, and have quite often had users ask for the ability to have more than one assignee per issue.
In JIRA, I want our issues to be visible for all users (Anyone, that is without a login). I have configured this but all public users are also开发者_如何学运维 able to create reports on this issues.
Should I change assignee in jira issue when I\'ve changed it state to such t开发者_C百科hat other person is supposed to work on it?
I have a problem using JIRA SOAP client. When I use RemoteIssue.getResolution() or RemoteIssue.getStatus() I get number values. For example let say we have an issue that has resolution = fixed. When I
I\'d like to query all issues in 开发者_运维问答JIRA that are associated with more than 1 component. Is that feasible in JQL, and how? I didn\'t find a solution that was feasible in JQL. I also don\'t
How to write query that will select only issues resolved by me. I have开发者_JAVA技巧 found some old post that says its no possible, but it might have changed.Use next JQL:
I am trying to get my new application integrated with JIRA for management of our customer\'s support tickets.What I had envisioned the system doing was in a before_filter gathering a user\'s account f