...urposes!' (we can access the actual mailbox if we need to see the real URL so we don't lose the info) I've created other automations using regex that work fine but this one doesn't work at all. Maybe the U...
Hello, I want to extract a user out of the issue description. The issue description might look like this: Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ...
...ow to round a number up or down in Trello using automations and regex. For this to make sense, please first read the article above!! ☝🏽 This simple example is just for rounding up to a w...
...our imagination 😀 I will alternate between automation and general Trello tips and happy to take requests... This week, I will take you through how to use RegEx and Automation to truncate a...
Hi, I want to create a Variable by extracting a number out of a string using regex. I did not find any documentation on how to do that. Is this even possible? Imagine Version 5.3 I want t...
I create a sub-task and get the summary by copy the summary value from trigger issue and add a few word. eg. trigger issue summary is " test_wip_finance" ,the ideal new sub-task summary ...
Hello! In my Service Management project, issue descriptions sometimes contain serial numbers matching the regex pattern "[0-9]{8}[A-Z]{4}[0-9]{8}". (ex. 12345678ABCD12345678) I am trying to use t...
...esk members are not capturing all 10 digits of the phone number. Any way I can validate the field upon issue create using regex? Should the field be updated to a Number Field instead of a t...
...escription and Summary can be required). Any way I can validate the field upon issue create using regex? Any other suggestions?
Hello, I am using built-in LDAP import in Jira Assets Management (Insight) to fetch organizational units from our Active Directory domain. Unfortunately I am unable to edit incoming data with regex...
Hello there, Unfortunately it is not possible for me to select a customfield as recipient of an email. I tried the following values as the recipient of the email without success: {{customfield_1152...
Question, I have a single line text field called "Activity Rationale". I created a validator in a workflow transition to verify the text entered in this field is in a range of 1-200 characters long (...
Hi folks, having trouble with what I thought would be a simple automation. I want to run the automation when a ticket is created, to check the summary for key words, for example (urgent OR important...
Hey, Trying to create a simple regex validator that allows A-Z both lowercase and upper case with a character limit of 100. Thought it was pretty simple but nothing I am doing seems to be working w...
I have an automation which runs when there is a new comment. I would like to check if there is a linked ticket prior to running there rest of the automation. I have tried to utilize regex via s...
Hi, I'm trying to create a regular expression that I can use to remove email signatures from issues created from emails. I have something that works quite well in Notepad++ but it won't work in a re...
I'm currently following this https://community.atlassian.com/t5/Automation-questions/So-close-Add-multiple-accountID-Strings-to-User-Picker-Multi/qaq-p/1857730 to add multiple @mention user...
...Before we begin! For this we will be assisted by REGEX REGEX is pattern based so we will need a couple pre-requisites before we begin: I will Take the following example for this. The t...
...ransform the text into a date format, by using a Regular Expression. The above solution seemed quite easy in mind, but alas, since me and Regex Expressions are strangers to each other, it was quite c...
...bsp;@milynnus 's constant encouragement of Regex to solve all sorts of Trello quandries, I figured out how to make a single rule that says "when a card moves into ANY trello list". Note - i a...
...hich could be anything from "99.9%", "Started", "Stopped", "Running", "1.230s" These two blocks are the only pieces of information we want going into our alert. I have tried several regex a...
Hello, I am trying to create a Jira Automation rule that does the following: Check if a user group has been mentioned in a new comment e.g. @10-Company.Accounting Add a new comment that men...
Is there a way to search confluence pages with regex with search API? like below; if i want to find any pages with specific regex pattern(starting with ABC letter), is this correct?&n...
....getUserByName(userName) issue.setReporter(user) But first, I need to get the email from the Description field, using a regular expression. I use reggex101 to figure it out: https://regex101.com/r/7dYFI3/1...
We have two automations that contains two text strings I want to copy and paste it into the summary field. Below shown in BOLD is the text I want to copy and very's each ticket. The text in Italic is...
Copied to clipboard