Hello, I'm trying to create an automated email using CRON to schedule. In my test I entered the following 0 15 14 11W 3 ? My expectation was that the email should have been delivered a...
"How does Jira Automation handle time zones in scheduled rules? Specifically: Are cron jobs based on the server's time zone, or can they be influenced by user or profile-level time zones? What i...
Hello, I'm reaching out to see if it's possible to have an automation run that will create quarterly & semiannual tasks within the same automation. I currently have two automations ...
For one of my automation rules I had to use cron to get the timing desired. Noticed that the job runs an hour earlier now since we "fell back" to end daylight saving time. Cron has s...
Hello there, I am trying to schedule an automation that happens 2 days after the 2nd tuesday of each month. First I looked at Cron and found several threads that seem to imply it cannot do that s...
Hello. I created automation rule with scheduled trigger that should send out email with table of issues being pulled from jql filter every Monday afternoon at 2:00 PM using CRON expression 0 0...
...reate this ticket, each 6 months but currently, the rule is created a ticket each week. Here is the cron task (for more pression) for the rule. How can I solve this issue? Run a schedule task Cron...
...o Friday. From what I understand, achieving this with just one CRON expression isn't feasible, right? Could anyone suggest an alternative approach for implementing this? How can I accomplish this task?
...e from 1 to 12". I have tried many different formats, including using JAN as well as leaving the CRON empty, and it still comes up with the same error message, which makes me think it may not b...
Hello, I wanted to make sure I have this expression right before the first of the month. I have an automation I would like it to be triggered at 12:00 am the first day of every month. this is what I ...
Hello, There is a backup job on the server 7.17, but it is only one. How do I add another one so that the site is backed up 2 times a day, for example, but at different times?
...equest in the community. My goal is: 1. to set a cron for triggering every hour, 2. Be able to integrate a JQL filter that triggers in batches of 100 tickets. Do you have any i...
Hello, I am trying to create recurring issues that are using scheduled rules. So these will get created monthly, yearly, quarterly, or weekly depending on a field that I called"monthly", "yearly", "...
Hey everyone :) I would like my Bitbucket runner to run as a cron job on boot. The command provided by Bitbucket to launch the runner manually works as intended, but as soon as I try to l...
...eployment-env-trigger) attached In the YAML specs temp-test-1: description: temporary test environment 1 triggers: - cron: e...
Hello, I have the following expression. 0 0 9 ? DEC 2#1 * I want it to be the first monday in december , every year Did I do something wrong?
...et time 11:20 i'm creating CRON like 0 20 11 ? * 2/14 but receiving error "The step interval for day-of-week must be less than 7: 14" is there another way to make 2weeks-step? thank you!
Hi, Can someone help me, why is the automation not triggering, I've been testing this today (01/04/2022), matching the trigger to UTC time but it still won't trigger. It won't work even when...
Hello: Before posting, I searched on scheduling and cron and only noticed results which came back for scheduling reports or this link (https://community.atlassian.com/t5/Jira-questions/How-to-c...
Hi I have a patching Job that gets executed first Monday of every month. However, I would like the ticket to be triggered a week earlier so that the Engineers are notified giving them ...
...yself, I would like to have a quick and easy solution. I tried to stop and start jira manually, which solved the issue. I tried to implement a cron-job to stop and restart jira every monday n...
I currently have the CRON expression for an automation that runs every two hours as follows: 0 0 0/2 ? * MON-FRI However, due to the time zone distribution of my team, we'd like to tighten t...
Lately, I want to send automation that follow up with the customers everyday when the ticket had been inactive for 1 day or more. I want to construct a cron expression that does not specify any D...
...omponent = "B" I am using a Cron Expression to trigger the event: - 0 15 13 ? * THU The rule works, indeed, but I am receiving tons of emails ;( Any help from the community will be m...
Dear community I need to set a cron job service that would send heartbeats to opsgenie to ensure that every node is healthy. We have a Jira Data Center setup with multiple node. Based on my a...
Copied to clipboard