Hi,
I'm looking to send a weekly email where I look through a set of Jira projects and query their child tickets. Then based on which child tickets are closed or missing a target end date field, send an email (w/ formatting if possible?) to the assignees that match this query.
Is there any documentation on how I can best do this?
cc: @swilson as I think I saw you answer a question in this same relm.
If you can get your Query into a saved JQL filter, you can set a subscription to email you at whatever interval makes the most sense to you.
Check out these links:
if you need help refining the JQL, reply with some more specifics and I’m sure we can help get it written.
Kris
hi @Kristopher Perez thanks for sharing!
Is there a way to format the content of the email? We want to automate these emails to send to leadership and they need more context than a list of issues.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
hi @Kristopher Perez wanted to bump this. Do you or anyone else in the community know if we can format that outgoing email?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If you are looking for a more customized solution you can using Automation for Jora instead.
Could you give me some example text of what you would want the email to say and where the variable substitutions would be.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
hi @Kristopher Perez ,
We are using jira tickets as team Projects w/ child tickets to signal product development lifecycle milestones (Concepting, Build, Testing, Launch) and a status field that shows the workflow of the ticket (on track, at risk, offtrack)
So an example weekly email would be something like:
=============================================
Here is a summary of projects in the next two weeks that will be going into testing and Launch:
Table:
Project 1 -> Testing
Project 2 -> Testing
Project 3 -> Launch
Project 4 -> Launch
Here are a list of projects that recently had a change in status:
Table 2:
Project 8 Ontrack -> At Risk
Project 9 At Risk-> Off Track
=============================================
And we would tailor the formatting and add different tables based on Jira queries.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.