Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×Good day! I am desperately trying to automate this flow: Using this smart value: {{#issue.comments}}{{body.match("((\w+\.\w+)(?=].*merge request))")}}{{/}} Sadly, I get notified that ...
I'm working on an automation task and need to set a condition to update a custom field to true if the current time is between 9:00 AM and 4:30 PM PST. However, I've encountered an issue: when the cur...
Let's assume the variable {{example}} outputs the values 'KEY-1, KEY-2, KEY-3, KEY-4'. This variable is created to store object keys from lookupObjects . Using the split function or other text ...
Hello, I created an automation to send an email out with results when a release ticket is created. I get results for all smart values I created except for the custom field created called "Depl...
Hi, Context: As of 1st of April July 2024 Jira will limit the amount of worklogs per item (Our worklog is above the max of 5000). We have one project which we use purely for time tracking.&nb...
Hi community, I have such question. Is there any way to automatically get some information from email request send by cusotmer. For example customer always use the same template to send request t...
I am working on a smart value in an automation rule action that will send out an email when an issue is created. In the email body I am trying to get the issue description for multiple values but bro...
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 to...
Copied to clipboard