jira-plugin Questions
3
Solved
I started developing a jira addon, but I'm getting errors.
My latest one, which I'm unable to fix is
[INFO] [talledLocalContainer] QuickReload - Plugin Installer ERROR [c.a.p.osgi.factory.OsgiPlu...
Hulse asked 10/8, 2016 at 13:1
5
How can I update a jira issue from within a Jenkinsfile (jenkins-worflow/pipeline)?
Is there a way I could use the Jira Issue Updater plugin as a step in the Jenkinsfile?
I know I could use the ...
Geriatrics asked 4/2, 2016 at 22:55
3
Solved
I am trying to fetch all issues related to a project. When I execute the below code, I get only 50 results. I need to navigate all pages and get all the bugs.Please help
all_issues = jira.search_i...
Stramonium asked 19/11, 2015 at 22:15
5
I have been looking for a while now for a way to trigger a Jenkins job from the status or a ticket/story in Jira changing status. To give a more detailed example when my team moves a ticket to the ...
Horme asked 6/5, 2015 at 15:20
2
We are thinking of using Jira for bug tracking and to integrate it with Git to connect bug fixes with version handling.
Do you recommend Jira also for customer support or should we find another s...
Lobster asked 7/3, 2013 at 13:47
2
Solved
I am facing issue related to Search JQL. I am using the query
(issuefunction in issuesInEpics('key = ABCD-24911') and issuetype=Feature)
In Jira it is returning some record but when I am using t...
Samaria asked 17/9, 2019 at 12:19
1
I have a Jenkins job that is configured via a declarative pipeline script.
I would like to add a comment to the related Jira issue when a build passes / fails.
The plugins that are available don'...
Kiele asked 16/5, 2017 at 12:7
1
Solved
Using myBatis standAlone (Atlassian jira plugin(OSGi) environmnent)
The following error has occurred.
[INFO] [talledLocalContainer] org.apache.ibatis.exceptions.PersistenceException:
[INFO] [tall...
Gnathic asked 4/12, 2016 at 3:18
5
Solved
What is the best way to export all JIRA data (projects, issues, ...)? I saw that there is an API and a plugin mechanism which probably can provide all the information. But what is the easiest way t...
Germany asked 17/8, 2011 at 12:12
3
Solved
This is what I get when I run atlas-create-jira-plugin followed by atlas-create-jira-plugin-module selecting option 1: Component Import.
The problem is that all tutorial examples appear to have pl...
Rondelet asked 15/3, 2016 at 10:19
2
Solved
I have a web application which I need to continuously and rigorously test and automate the testing process on JIRA.
I use JIRA Cloud subscription.
How do I implement the below requirements ...
Unwise asked 12/10, 2016 at 20:51
1
Solved
I'm trying to use the "Card colors" feature of JIRA Agile, plus the ScriptRunner plugin, to color blocked cards on a JIRA agile board.
My definition of "blocked" is: ticket has a value for the "Bl...
Shelburne asked 24/8, 2015 at 21:45
4
Solved
I've spent days trying to find out how to save or update a value into a CustomField programmatically and finally found out how it's done. So I'll make this a question and then answer it as I would ...
Magyar asked 24/11, 2011 at 3:26
1
We have a BuildBot setup for our continuous build. Additionally, we happen to use JIRA for all our bug-tracking and task needs.
What I was trying to accomplish (and have found little to no informa...
Buss asked 22/2, 2013 at 21:32
3
Solved
Is there any way to find all issues updated by particular user in particular time period in every day by using JQL or is there any plugin to solve this?.
Gerontology asked 14/6, 2015 at 9:53
4
We use Jira ( plain jira, no greenhopper ) for project/task management and a separate system for time tracking.
How can I run a report to extract all the hours I have worked in the last week...
Foulmouthed asked 29/5, 2012 at 17:18
1
Solved
I'm getting started working with the JIRA REST API. I've learned how to get all the issues assigned to the current user:
rest/api/2/search?jql=assignee=currentuser()
...now I am trying to filter...
Colleague asked 8/8, 2014 at 18:29
4
Solved
I am wondering there is a way to create sub-tasks automatically when issue created.
For example, I create a custom Standard Issue Type, XXX, and Sub-tasks Issue Type YYY and ZZZ. When I create a i...
Nonu asked 4/6, 2012 at 1:32
2
Solved
We are using Jira and have our code in a Git (1.7.4.1) repository. I see that there is a Git plugin for Jira (4.0.1), but I'm not able to figure out from the web site how we can associate a branch ...
Pungent asked 12/4, 2011 at 16:51
2
Solved
In JIRA, is there a way when a sub task is created, to have it inherit custom field values from the parent?
For example, we have custom fields called "Epic" and "Feature". If the story has an "Epi...
Illiteracy asked 14/7, 2011 at 23:53
1
Solved
There are a few tasks still open in the backlog, but we're done with the project and I would like to close it. How do I do that?
Scapula asked 14/7, 2011 at 16:17
1
Solved
I am trying to configure the JIRA plugin with Jenkins but I am receiving the error
"This is a valid URL but it doesn't look like JIRA".
I am trying to connect to my company installation of JIRA...
Quintan asked 5/7, 2011 at 16:6
1
© 2022 - 2024 — McMap. All rights reserved.