At the beginning of my automation, I have a variable created called Digit. It uses this {{issue.labels.match(".*?(\\d+)$")|number}} and my log files indicate it is populating correctly.&n...
In my Jira automation, I have created a variable: varReleaseVersion, which has a value 28.5 Then Im creating another variable: FilteredReleaseVersions, with a value {{#project.versions...
...rom the comment into a custom variable and use that to insert into custom field The problem: I'm struggling to filter out the current assignee from the array I've tried: I know i can use advanced b...
So I've been trying to get the Webhook from Bamboo to post build/deployment data to Compass, and I can do this with the addition of a bash script and using the inject variables, I feel there has to b...
Hello Atlassian Community/Support Team, I’m encountering an issue while configuring an automation rule in Jira Cloud and would greatly appreciate your assistance. I’m trying to add an input variable...
...}} Variable Name: allAssignees Purpose: Get all users assigned to issues in active sprints JQL Query 2 - Users Who Logged Yesterday jql project = Digi and Sprint in openSprints() a...
Hi, I have a template with 3 variables. Using Confluence Automation, I want a page created from this template and two sub-pages to be automatically created with a manual trigger. I'm u...
Have any other Windows Server sys admins been able to successfully install Jira as a service where the Jira home directory is specified as the JIRA_HOME Windows environment variable? I c...
....plusMonths(object.Frequenz.PlusTime)}} or {{object.Startdate.jiraDate.plusMonths(object.Frequenz.PlusTime)}} But I can't get a result in my logs. This also if I create another variable with plusTime. W...
...9). I've been able to parse and calculate the DeltaWeeks appropriatly and stored that in a variable. Similarly, I've been able to get the bNewWeek (2025-19) appropriately and stored it in the variable...
...bsp; I figured out a way to create a variable where it calculates the number of days that has change (minus or plus). Everything is showing correctly in the audit log, if I change the start d...
TLDR: I can't figure out the right variable for referring to the one linked card when its checklist item gets moved to a new checklist. Context: I have a Job card (Parent card) on a Job T...
...QL script and invokes it into a database via powershell. I have a variable "database", which is "value1" for the main branch (master) and "value2" which I have overridden for branch "development. &n...
...elay for 10 seconds to allow this step to complete -Create two variables (lookup against radio select value and provide the userID) -Re-fetch issue data -B...
Hi there, when I embed a database value anywhere in Confluence, it is displayed with a surrounding frame with the database name in the header. Is there any way to just display the value inline, so ...
...alue correctly. Here is what I want to happen: Read the project key from the linked issue. Create a variable from the project key. Use that variable value to reference the lookup table key, to then f...
We're trying to use a custom pipe that builds its own workspace variable names. In the past, we've always declared the deployment and workspace variables in the variables block for the pipe a...
...he Epic) and I was also able to populate the confluence pages with content by using web requests. For example, I created a new variable in the automation and can use this variable to be included on the c...
...s a lot of work to update paths per plan/repo. So my plan is to use global variables for the things in our software development ecosystem. We have never done this before, so we do not yet have d...
...omplex Documentation: For detailed projects, custom templates allow for specific sections, placeholders, and variables tailored to your needs. Step-by-Step Guide to Creating a Space T...
...citizen", "type": "NORMAL" } ] } ], "start": 0 } The name of the group I want to get ID for is stored in my variable: variable: groupName value: Q...
Hi, Dear Colleagues. We are using the Jira Data Center with 2 instances, Jira Service Management and Jira Software. In the Jira Service Management, we have the Create Variable function in the a...
...").match(\[~accountid"(.*)\].*")}} 4) (Then) And : Edit issue field Assignee : {{mentionedUser}} And not working. It seems like create variable is not getting the text strings from the c...
...misservices.atlassian.net/jira/servicedesk/assets/object/121 where the "121" is the given value of the variable. Is there a way to create this link where the last part consists of a variable? Even better would b...
...ookup issues again and assign the result to a variable. And then add the variable to my lookup table. Which then looks like this First data set {{#created.get("created1")}} * {{k...
Copied to clipboard