JMWE for Jira Cloud: Scheduled actions

Schedule actions graphic
Dan Tombs

Dan Tombs

Nov 22, 2021

Regular workflow post-functions run on transitions. However, with Scheduled Actions, you can schedule one or more JMWE post-functions to run against issues returned by a JQL search. For example, you can automatically transition any issue escalated yet not addressed for over 24 hours.

Things to know about Scheduled Actions

  • Works based on predefined times, not based on workflow transitions.
  • Flexible scheduling allows for any frequency (10-minute minimum).
  • Can execute many types of automations, such as workflow transitions, issue status and user changes, all in sequence.

For your convenience, the steps from the above video have been outlined below

Every morning, send a reminder email for each "in progress" issue

  • Go to the "Scheduled actions" page of the JMWE app.
  • Press "New scheduled action".
  • Add a name "Remind assignees."
  • Select the schedule, 9 am every day in our case.

Schedule action editor

  • In Target Issues, JQL expression, press "Edit JQL" to specify which issues will be affected by this rule.
  • Specify JQL search; in our case, specify: status = "In Progress". Press "Search." The results will be displayed so you can verify your input.
  • Press "Submit."

JQL editor

  • Optionally: select the maximum number of issues to process to maintain good Jira performance.
  • Then "add post function" to specify which action to undertake per our selected schedule.

Selecting max issues

  • Add a post function called "Email issue". Specify email content.

Email post function

  • Select Issue members as "Assignee," and Save.

Recipients

  • Save Scheduled Action.

Schedule actions

You now have an action scheduled to run every morning, at 9 am, to remind users of their In Progress issues.


See it all in action in the video above.


Read the documentation

Dan Tombs

Dan Tombs

Dan Tombs is a Solution Architect at Appfire with hands-on experience across the Atlassian ecosystem since 2016. He’s worked with end customers, solution partners, and now helps teams thrive by shaping tools and processes around how they actually work and not the other way around. Dan champions automation as a path to scaling productivity, reducing context switching, and unlocking what teams do best.