Monthly recurring tasks in Jira

UPDATED 2026 · 5 MIN READ

"Monthly" sounds simple, but it's precisely the cadence Jira's native recurrence can't handle. If you've tried to set up a monthly recurring task in Jira Cloud and come up empty, you're not missing a setting — the option genuinely isn't there. Here's why, and how to get real monthly scheduling.

Why native Jira can't do monthly

Jira's built-in "Set to recur" tops out at every 2 weeks. Daily, weekly, every weekday, every two weeks — that's the whole menu. There is no "monthly," no "on the 1st," no "last day of the month." For a tool that runs so much of the world's operational work, it's a conspicuous gap.

The kinds of monthly schedules teams actually need

In practice, "monthly" is rarely just "every 30 days." Real monthly work looks like:

Automation can do all of these — "the 2nd Tuesday" is a TUE#2 cron, "the last business day" a smart-value condition — but each is a separate rule that spends automation quota to fire once a month.

Setting up true monthly recurrence

Recurring Issues for Jira makes each of these a first-class choice. To create a monthly recurring task:

  1. Open the Recurring Issues page from your Jira apps menu.
  2. Click New schedule and pick the project, issue type, and template (with subtasks if you need them).
  3. Set the recurrence to Monthly and choose a date — a specific day, or last for month-end.
  4. Optionally turn on Skip weekends so month-end rolls to the next business day, and set a create-in-advance lead time.
  5. Save. From then on the app checks every day and creates the issue when it's due — no CRON, no automation quota.

Prefer "the 2nd Tuesday" or "the last Friday" instead of a date? Choose the Nth-weekday pattern — same flow, different rule.

The short version

Native Jira can't schedule monthly work, and CRON automation is a brittle stand-in that quietly consumes quota. A purpose-built recurrence app turns "monthly on the last business day" into a two-click choice — and keeps your automation budget for everything else.

Add Recurring Issues to Jira — free for up to 10 users

← Back to: how to create recurring issues in Jira