LogoLogo
👉 Get a free ITSM ebook
Issue Scheduler
Issue Scheduler
  • ➡️About Issue Scheduler
  • Examples of templates
  • Comparison table
  • Basic
    • Get started
    • Type of templates
    • Create template
      • Trigger types
      • Cross-project templates
    • Use template to create issue
    • Manage templates
    • Supported custom field types
      • Support for third-party apps
  • Advanced
    • Subtasks templates
    • Variables
    • Relative Due date
    • Permissions
    • Execution history
  • Jira Software
    • Create stories templates
    • Add issue to Sprint
  • SITE ADMINISTRATOR
    • App installation
    • Manage all templates
  • FAQ
  • 🔮Roadmap
  • 🤝Support
    • Book a demo session
    • Raise a request or bug
    • Appsvio website
  • 🔐Security statement
Powered by GitBook

Security

  • Privacy Policy
  • Appsvio Trust Center

appsvio.com © 2025 All rights reserved

On this page
  • Manual
  • Run once
  • Interval
  • CRON expression

Was this helpful?

Export as PDF
  1. Basic
  2. Create template

Trigger types

Read how templates can be executed

Planning to create issues from templates is only available for private and public templates in the Planner step. For cross-project templates it's possible to create tickets only manually from the template list by clicking the Execute button.

Manual

When you select this option, the template is not scheduled. You can always click the Execute button on the list of templates to run it when you want. A new issue will be created based on this template.

Run once

Provide the exact date and time when the issue will be created. An issue will be created on the given date and the template will change its status to expired

Interval

Select how often the issue will be created.

Option

Parameters

Example

daily

every [x] day(s) at [hh:mm]

Task: "Enter orders into the database" every 1 day at 4:00PM

weekly

every week on [day(s)] at [hh:mm]

Task: "Post payment transactions" every week on Monday at 9:00AM

monthly

every [x] month(s) on the [x] day(s) at [hh:mm]

Task: "Preparing a monthly summary of marketing activities" every month on the first at 1:00PM

yearly

every year at [hh:mm]

Task: "SSL certificates renewal" every year at 10:00AM

You have to also select Time Zone. The default time zone is set based on browser settings.

The first issue will be created:

  • now (immediately after clicking Save) or

  • based on schedule or

  • after specific date.

This scheduled creation will be stopped:

  • never (until you deactivate the template) or

  • after [x] times or

  • in the time which you provide.

CRON expression

Please note that for now we only support 6 diggits CRON expressions such as "0**?**" - which triggers template every minute

PreviousCreate templateNextCross-project templates

Last updated 1 year ago

Was this helpful?

Put the CRON expression to define how often and when the issue will be created. Here you can find which can help you.

free CRON expression generator