Created Jul 13, 2022, Last active today
...fm.getCustomFieldObjectByName("ServiceDeskTeam") def dialog = """<section role="dialog" id="sr-dialog" class="aui-layer aui-dialog2 aui-dialog2-medium" aria-hidden="true" data-aui-remove-on-hide="true"&g...
Hi, I did updates in java library and now the script displays errors in the lines 50/53/54 # def results = searchService.search(query, user, PagerFilter.getUnlimitedFilter()) # for (def issue...
I have a Jira use case that I’m wondering if someone can help solve. For starters, we are using BigPicture add-on that creates custom fields Start date and End date, which we have added to our Story...
...ight now: if (pathsMatchExcludingDeletes('glob:something.yml')) { return false } return true Is there something I can add to this condition that ignores the commit if it's a PR?
A picture is worth a thousand words, especially when you're trying to find relationships and understand your data. Here, Dashboards play a vital role in gaining insights from a variety of dat...
Hi, I'm running the latest JSD with Scriptrunner 6.7.0, and I have a simple portal like this: I'm trying to retrieve the value from a Database Picker field called "Add Roles" in a post function...
Part 1 Change our app Now we need to add support for modules to our calculator. First uncomment the jira-core dependency in the pom.xml file. <dependency> <groupId>com.a...
Hello! In this article we will talk how to extend your own Jira Server/Data Center app with the ModuleType annotation. The ModuleType annotation lets you expose a module from you Jira Server/Da...
So, some time ago Atlassian presented new developer platform for their cloud solutions. Meet Forge. The main idea behind this platform is that developer can concentrate on app logic instead of tinker...
I have a custom field called business approver and it is a user picker multi user. I load the approvers based on the business function selected and it works great when there is one approver.&nb...
Hi All, In all environment I have set the ScriptRunner resource as "local". I am using following query in ScriptRunner script as follows: DatabaseUtil.withSql('local') { sql -> def row = sql.f...
We are happy to announce that we customized our Gadgets from “Release Management & Roadmaps” Server and Cloud Apps … to make it available for “Out of the box Releases in Jira”. Thus, if you need ...
There you are, leaning back in your chair satisfied with the changes you've made. The Power Scripts SIL® scripts are done and behaving the way they should. Beautiful. The workflows and cu...
Hi All, Can we automate fields value selection depends on other field value using script runner? Ex - We have custom fields 1, 2, & 3. all are single select list fields When user selects a fie...
Hello! In this article I will show you how you can migrate your own data with Jira Cloud Migration Assistant (JCMA). JCMA helps you to migrate Jira Software and Jira Core data from Server or Da...
...ssueInputParameters.addCustomFieldValue(customField.id, option.optionId as String) issueInputParameters.setSkipScreenCheck(true) The code analysis sets a warning on the customFieldManager d...
Having your clients able to access your service desk portal on the go is a powerful way to starting to improve both your business and your service. Sure, they could always use a laptop on office, but...
For those in the Atlassian Community that haven't yet heard, Axure recently published an integration with Confluence to help teams streamline their UX workflows. This integration allows you to embed ...
One of the most important parts of a decision-making process is related to the level of information you can obtain to report your results. The format these information are presented is also fundament...
Jira, arguably, has become synonymous with project management, as it aligns perfectly with the PM's objectives. It provides an easy way to track tasks, activities, and teams' progress and helps deliv...
Dear Team, Unable to see below bulit-in script in confluence under Buit-in-Scripts Add/Remove Restrictions to Parent & Child Pages We can see all other Builtin-scripts (example: Copy p...
Hi! I am trying to configure a custom e-mail in Scriptrunner to my company and I faced something I cannot work out. I tried to figure out based on other topics discussed here but I could not...
Hi, Could you please guide me how to import test cases with steps in Zephyr Jira. I could import test cases using CSV file but not test steps. Can anyone guide me please. &nb...
We have this error every time we sync BigPicture (after changing the order of issues (stories) on Gantt): Partial synchronization with bigpicture in Core Development. Updated tasks: CR-38 CR-39 CR-...
Hi. I need help creating a listener in ScriptRunner to update a sub-task(s) Assignee to 'X' value if parent customField 'x' value updated to a certain option. Example: If Parent fiel...
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