It's not the same without you
Join the community to find out what other Atlassian users are discussing, debating and creating.
Hi All,
I am using Atlassian JIRA (v4.2#587). Is there any way to have JIRA automatically send an email at the end of the day that contains:
1. Today, which cards were added?
2. Today, which cards are "In Progess"?
3. Today, which cards were resolved?
The email will be sent to team members in the specific project.
It will help us in the Daily Scrum, we have to ask 3 questions(What did you do yesterday? What was your obstacles? What are you going to do today?).
Thanks
JIRA lets you automatically receive mail for predefined search results.
https://confluence.atlassian.com/display/JIRA/Receiving+Search+Results+via+Email
You can create filters with JQL like this:
1. created >= -1d
2. status = "In Progress"
3. resolutiondate >= -1d
This community is celebrating its one-year anniversary and Atlassian co-founder Mike Cannon-Brookes has all the feels.
Read moreHey Atlassian Community! Today we are launching a bunch of customer stories about the amazing work teams, like Dropbox and Twilio, are doing with Jira. You can check out the stories here. The thi...
Connect with like-minded Atlassian users at free events near you!
Find a groupConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no AUG chapters near you at the moment.
Start an AUGYou're one step closer to meeting fellow Atlassian users at your local meet up. Learn more about AUGs
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.