Created Jul 13, 2022, Last active today
I am creating a checkbox group using the Confluence Forms Edit 'Checkbox Group' Macro. While the form works I cannot seem to add a hyperlink to the Label. I need hyperlinks in my survey q...
Posting here as I know Adaptavist staff are active in the community. We typically use the Responses table in Forms for Confluence, then use the Jira macro to create issues from the table data. (We ...
Hi, I have custom text field on the workflow transition that I want to make it required based on Resolution field, but its taking black space without text or number character also. How to check bla...
Using Scriptrunner, I'm trying to bulk update the Timezone preferences for members in a group. This works for individual users but, I can't seem to figure out how to apply it to all the members...
Hi, Today I installed Outlook Integration for JIRA plugin 2.0.2, trial license. Installation was successful, at JIRA and Microsoft Outlook. Now I have panel 'JIRA' at Outlook, but when I try t...
Hi, We have the following issue: When asking a question in a space with an attached image to the question. - If the user is logged in, the text and the image of the question are visible -...
When I'm executing an enhanced search with the ScriptRunner Enhanced Search interface (I'm using Atlassian Cloud) my query will execute and not provide results. The "in progress" loop will cycl...
Hi! We are working in some companies managing a lot of projects. With Profields we have managed to have all the important information about our projects in Jira and searchable. But too much informa...
Good day!Prompt by means of what plugin, it is possible to postpone issue for a certain time after the specified time will pass, issue returns back to the previous status. Добрый День!Подскажите, с ...
I have two custom fields Linked Fix version list and Linked project List as drop downs. Linked Fix version list depends on project selected from Linked project list, I am able to get the versions in...
Here is an example of code I'm running: import org.apache.log4j.Logger Logger log = Logger.getLogger("com.acme.behaviours.ITSM1227") log.warn("TEST 4") This runs fine and logs the warning...
The Links Hierarchy plugin only returns data for the first 4 stories in an epic. Product -> Epic -> Story -> Requirement -> Test If I open the stories individually I can see the require...
Hello, Although I never used this, I know that scriptrunner has the option to create custom JQL functions. Does this mean it also allows the creation of a new Order BY function? I would like to ha...
Hello, We have a need for a script that calculates all Story Points for any project/issue/linked/sub-task under it. So if we have an issue with lots of other issues linked to it in any way, the n...
Hello, I have a strange issue with a script I wrote to take some data from somewhere, and add it to the summary and description field of a new issue on creation. (Note, the api URL I'm using in the ...
Hi everyone, We’re about to add story points to the filtering panel Which UI feels better for you? A - all filters grouped together B - Story points and estimation ...
I need to be able to set the due date of Sub-tasks based on the Due date of the Parent. Ideally this needs to be 5 working days before. I currently have the code below which sets the due date on the ...
I'm trying to call a Zendesk API from a ScriptRunner script listener. Is this even possible? Based on what I've found in forums, I've tried the HTTPBuilder and also tried the RESTCl...
Hello, I'm trying to do the following: Create a new ticket in JIRA, and pull data from an external API, using that data to fill out the new JIRA issue fields. This is because we use a sepa...
I have issue's which are linked to other issue's. Some of the issue's do need 2 approvals, but most of them are have the same user as approver as the parent. So, When the parent get's approved, all l...
...pace = spaceManager.getSpace(spaceKey) for (Page page : pageManager.getPages(space, true)) { List<Comment> allComments = c...
Hi Team, How to integration with jenkins....?? I want to LOC report every month every branch please guide how get LOC report throw the jenkins ... Best Regards, Venkat.
Hi, I'm trying to integrate JIRA cloud with Hangout Chat using the JIRA bot, and it can't get it to connect although I'm following the instructions. First: @Jira Then, in the conversation: c...
I would like to reject the option for setting the FieldA ("Fixed in version/s") filed as long as the fieldB ("Affects Version/s") field is empty should I work with ? if (! cfValues['FieldA'])...
I have a problem with import of CSV file. Every time, when i need to import data from CSV file(d:\import.csv) into insight - i should upload it manually into Import configuration. If i dont&nbs...
App Central is your space to connect, share, and learn about Marketplace, third-party, and custom apps. Whether you build or use them, this is where the discussion happens. Marketplace Partners: be sure to check our Atlassian Partners - Rules of Engagement and Partner Processes and Best Practices before posting.
Copied to clipboard