I'm getting an invalid format error for "during" queries using specific date/times which involve the "2 am" time frame. For example, This will generate an invalid date error: project = PROJEC...
This question is in reference to Atlassian Developer Documentation: Servlet Filter Module Can anyone elaborate on this note in the above page? Because servlet filters are deployed beneath root, be...
Hey i'm trying to understand what would be a basis for splitting JIRA work for a team across multiple projects. Our team works on a set of utility web services, which builds capabilities for each ne...
Is there any way to modify time in status of a JIRA issue? We would like to modify date and time of few JIRA issues that are incorrectly transitioned from one status to another. We would like to...
Hi I only have access to the scaffolding plugin and the standard confluence (5.8.18). I'll like to initialise a named variable to zero created a loop from a local reporter in the blocks that ma...
I want to create a process that send an e-mail and I need to create this email from a text file. I need to open a text file to read it and build a String, but I am having problem locating it. I have ...
Hi, I have a post function script that updates checkbox custom field value on linked issue with the following method: def changeHolder = new DefaultIssueChangeHolder(); involvedField.updateValu...
We are now using BMC Trackit for managing IT service desk. Users raise service tickets in BMC Trackit. These service tickets may become a project which needs to be tracked in JIRA. ...
How to get effort quicklist from JIRA. I was using this feature in VersionOne to calculate individual persons total effort between a date range.
This question is in reference to Atlassian Documentation: Upload Files i got HTTP error when uploading file into confluence. I already try both the drag n drop and select files options but the resul...
Hi, I wanted to know how to update json string of a particular workflow using the "propertyvalue" column of "propertyentry" table of JIRA DB. Thanks
...nterface> </component> GraphServiceImpl.java: public class GraphServiceImpl implements GraphService{ private final ActiveObjects ao; private final Logger L...
How to get "project permissions" and "granted to" using java API..let's say a permission - administer projects granted to project role.
The checkReturnCode() method - https://docs.atlassian.com/bamboo/5.1/com/atlassian/bamboo/task/TaskResultBuilder.html#checkReturnCode(com.atlassian.utils.process.ExternalProcess,%20int) - has t...
Basically it would be a way to provide rating to the developers in JIRA on the basis of issues they handles. Every time an issue is rated, it would be added to the respective developer's rating ...
I see in all plugin examples a resources such as <resource type="freemarker" name="view" location="xxx.ftl"/> . When is this template used within Bamboo...
Behav issue.png behavvvv.png
We have a deceivingly "simple" request from our users (terminate an employee) that needs to automatically generate issues and subtasks that capture the full complexity: multiple teams are involved, e...
Hi, i have self hosted JIRA instance, running on a local machine. The only one thing i can't find any solutions is how can disable mysql persistent connection. Is this possible, or JDBC driver work...
Hi All, Spent too long on this already, but I can't even get the basic plugin running with just the skeleton project and following the guide located : https://developer.atlassian.com/fecrudev/t...
Hi, I'm new to script programming so I guess my problem should be easy to solve. I want to realize a dynamic checklist like this: -Create an issue -select in one or more custom select lists (e.g....
Hi there, We have a custom field with a drop down menu in JIRA, that needs weekly adding and deleting of options to it from the list (we're talking hundreds of changes). We are looking for a...
Hi there, I'm working with the JIRA rest API and I know how to create a task as well as a single subtask but I need to create 7 sub-tasks at once. def new_issue(): issue = requests...
Hello, I'm looking for a way to report Team Calendar updates to a central integration web service in order to trigger certain actions in other systems. Does Confluence fire calendar-related events t...
When I try to download the jar jira-reference-upgraded-plugin-7.0.11-sources.jar from https://maven.atlassian.com I am getting the below 404 error message and cached until 2017-03-18T17:04:56. Does i...