Created Jul 13, 2022, Last active today
I have 20 events for a day and I need to see in the list view. Is there a way to see this. I can only see 10 and then it just says 10 more events but I cannot drill into that to expand the list...
Hey Community... I'm new to scriptrunner and I'm attempting to do the following... on issue creation of a specific type of issue (this part is handled in the listener) I want to a...
To be deleted
Hi, Is there a way in Scriptrunner in Confluence I can get the the Title, URL and PAGEID of all pages in a particular space? Thanks
Hi all, We created a Behaviour for our Service Desk "Create Request" form that populates some read-only fields based on the content entered in a text field. The problem is that if the end-user ente...
Are you interested in finding out how Structure for Jira implemented Effectors? If so, register for ALM works's webinar, on 30th April at 11 am GMT (-4). Jira contains a wealth of useful ...
...omponentAccessor.issueManager def currentUser = ComponentAccessor.jiraAuthenticationContext.loggedInUser if (true) { issueManager.deleteIssue(currentUser, issue, EventDispatchOption.ISSUE_DELETED, false) i...
I am trying to pull values into Jira fields using script Runner database Picker but cannot establish a connection. I am using a jtds driver to connect to mysql server - have placed the Jar file in t...
Hi, I have a request from the team that they want to manage the milestone level dates in JIRA, like start and end of Business Analysis, Development, QA and etc. Just for your information, we are curr...
For a long time now, users have been looking for a way to restrict the visibility of their Confluence pages while they’re waiting to be approved. This is a useful feature as it means unapproved and i...
Con el siguiente código: obtengo un valor de un campo desplegable normal Como le hago para obtener los valores de un campo desplegable en cascada en script runner? ejemplo: 1, Mex...
Are you leading an Agile team? Or perhaps you’re more on the Ops or Business front in HR/IT? If either is true, you can easily make Jira work for you. Chances are you already use the Smart C...
A release isn't just an application switch. There is much more happening under the hood. How many times someone told you they just push to production and release is done? Maybe from their side, ...
Hi to everyone! I wanna present a new plugin for Jira Server. Agile Board a modern board where you can monitoring and manage your tasks so easily. You can try it free here or buy wi...
I am using the following code but that is not now working. import com.atlassian.jira.component.ComponentAccessor import java.sql.Timestamp def customFieldManager = ComponentAccessor.getCustomFie...
I'm trying to use the "Issue Picker" custom field provided by ScriptRunner with only the issue key, but it keeps displaying the issue and the priority (see the attached picture; I'd like to keep the ...
Necesito mostrar la dirección en un campo descripción dependiendo de lo que se seleccione de un campo lista desplegable en cascada, esto con la app sc ript runner
Several months ago, Lucidchart announced that they would sunset their OnPrem for Confluence app with support ending January 6, 2021. This gives current users two options: find new diagramming to...
I want to be able to include the Behavior Name to the logs when the behavior is triggered, but I don't want to hard-code (so to speak) the behavior name inside the script to be able to use it. ...
Hi! Can anybody help me please? In my jira issue I have link to adaptavist test cycles How can I get link to this test cycle via rest api? Thanks!
Good day, I was wondering if anyone can help me with a code to use in behaviors. Basically I have 3 custom fields. A is a drop down, B is a drop down, and C will be a Free text field. W...
I am trying to use ScriptRunner to send emails after a transition using an issue transition post-function. Even when I choose to attach all files and press the preview button, the attachment field is...
When working on this post, I reviewed the Atlassian Marketplace for numerous product roadmap-related discussions. It came as no surprise that all of them expressed different views on what the roadmap...
...akes for a more productive workforce. 3. Use Cases The use cases for Workflows are unlimited. While its features are plenty to shout about, the true appeal here is actually using the app… S...
...nputs = [ (CopyProject.FIELD_SOURCE_PROJECT) : src, (CopyProject.FIELD_TARGET_PROJECT) : tar, (CopyProject.FIELD_TARGET_PROJECT_NAME) : name, (CopyProject.FIELD_COPY_ISSUES) : true, (C...
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