I'm trying to use a validator to make sure issues with "<Update Text>" in the description can't transition. The regex I think should work is this: ^(?:(?!<Update Text>).)*$ I've a...
...antest99 : CHG000123" becomes "iantest99". I have tried {{varSource.remove(" : CHG[0-9][0-9][0-9][0-9][0-9][0-9]")}} and other variations on the regex, but I can't get it to work. Any ideas ?
...pecific code but it doesnt work when it should iterate. For some reason, when i try to use advanced branching, i cant get the regex work with this smart value {{issue.description.match("[A-Z]{1...
...arliestUnreleasedVersion() I can show a filter with the one further down in the release list. Now, I would like something similar but filtering with the bugfix, minor, or major regex expressions. I see t...
What I am trying to do is grab the labels from an issue and then use regex to look for a pattern and if it is there assign the sting to a variable. As you can see below I am using a Restful call to g...
Hello, my fellow community members, I am running into a regex issue when trying to parse some information from an email - description of the ticket. I have tried a few things but keep getting e...
...reated an automation using the guidance here and have a similar set of steps as in that example. My regex for the THEN step, which completes the "Submitted by" field, says: {{issue.description.match...
...appens. My other automations (including those that use regexs to edit case descriptions) all work fine. Apologies if I've missed anything out here in my question. I've tried Regex validators and t...
// Get the field by name const workloadField = getFieldById('customfield_10065') const value = workloadField.getValue(); // Regular expression to match a number or a float const ...
I've been trying to set a rule to validate the labels of a Bug to ensure they belong to a fixed set of allowed values. The rule is simple, if any value was entered that doesn't match the regex, the r...
Copied to clipboard
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.