Created Jul 13, 2022, Last active today
We will not be exchanging gifts of tin, aluminium, or diamond jewellery with Atlassian (the relationship is far from exclusive!) but that has not stopped TechTime team in recognising an importan...
Creating UML diagrams doesn't have to be hard 🙌 Apply the following five pro tips to elevate your UML diagram to the next level. My examples will be shown in Gliffy Diagram for Confluence, but...
Hey there! It's been a while since BitBucket server 6.0+ has been released. I already have version 6.3.2. There are two plugins (Atlassian REST API Browser & Atlassian Developer Toolbox) th...
How to transition an issue to a specified status on update of its custom fields? Currently I implemented a Listener which transitions the ticket when it receives an Update event but realized there's...
hello In my service desk I can receive email so my question is can i do to change the request type by using jira automation. Thank for your help &nb...
Hello. Scripting for jira is my first major programming experience, so if this discussion is too amateurish - please bear with me. The situation is the following - whenever I write a script with se...
Greetings kind Jiraites, We are researching the best integration tool for SFDC and Jira cloud. I have worked with Zapier in the past and found it a good resource. Does anyone have insight into their...
...mprovement")) { hidefield.setRequired(true) hidefield.setHidden(false) hidefield.setHelpText("This field is required when a Customer Experience issue is created") } else if (componentV.toString...
I need to restrict the number characters in the summary field. Can I do it using Scriptrunner from Adaptavist? If yes then please guide on the steps to do so. I have JIRA Cloud version
Hi, I'm a total groovy beginner ! As the title says, I need to hide values of a select list for a group. This select list has a lot of values like 60-80 and I need to hide all values starting with...
Please help: I have a custom field on Epic called "Business Focus" , with 3 options. The user will select one option. When the user creates a (child of epic) Task , the value of the business ...
I have a page that has the Create Page macro with the $increment parameter on the page title field. This seems to work fine. On some sub-pages there is the same macro with the $increment parameter o...
I created a filter using Scriptrunner that returns stories in statuses I've specified: issueFunction in issuesInEpics("filter="Assigned to Rosa (all)"") AND issueType="story" AND status in ("Ready ...
BigGantt - Gantt Chart for Jira - Anyone use this to track projects on an individual basis? We are looking to start tracking our business/software upgrade projects using Jira. We are plannin...
Hi Is it possible to use Script Runner for editing page restrictions? The idea is when a page is created or updated, to have edit restrictions for a group by default Also, to update the permission...
...ontract Employee" || "Intern") { if (contractlist == "Secondment") { enddate.setRequired(true) //enddate.setHidden(false) } else { enddate.setRequired(false) //enddate.setHidden(true) } &n...
Hi, I am trying to import test cases from Excel file into Jira using Zephyr Test Case Importer (zfj-importer-utility-0.40) I am on Server based Jira When I fill out all mandatory information and C...
Preformed initial install of ScriptRunner for Bitbucket Server. Trying to do some initial setup and testing in our dev environment. I can't seem to get a pre hook, or a merge check to stop a merge.&n...
QARAJ is an add-on that integrates Jira with QARA Enterprise – a test automation tool developed by The Digital Group – and adds advanced test management capability to the Jira interface. With QA...
How to create an AWS diagram in 4 easy steps Making an AWS diagram in Confluence or Jira is fast and simple. I'll show you how to do it in 4 steps. I'll be showing my examples in Gliffy D...
...etails") descField.setRequired(true) } Am I missing something Please help me out? @Antoine Berry @Petter Gonçalves @Tarun Sapra
We have a commonly used script runner field called Last Comment that no longer works after our most recent update to Jira. import com.atlassian.jira.ComponentManager import com.atlassian.ji...
A lightning pace of changes taking place in technology is reflecting on all industries, including IT and ITSM. Such technologies as machine learning, artificial intelligence and automa...
Hi, I have two requirement like, 1) I need to create a space with some predefined page structure automatically using the script runner that means whenever i created a new project in jira then autom...
the scriptrunner documentation says The AST browser is a web-based implementation of the AST browser found in the groovy distribution. It can be useful for very advanced users, as it allows you to ...
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