Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,552,634
Community Members
 
Community Events
184
Community Groups

Is it possible to set up notifications for each new post in service project?

I would like to request a feature where I receive notifications for every new post. It would be greatly appreciated if I could be notified via email or any other preferred method whenever a new post is published.

2 answers

1 vote
John Funk
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
May 24, 2023

Hi Michal - Welcome to the Atlassian Community!

What do you mean by "post"? Do you mean a new issue is created? Or a new comment is added? You can do either by creating an Automation Rule to send you and email. You might also be able to do it by using the Notification Scheme and give the notification to Watchers. Then add yourself as a Watcher to the issue. 

Hi John, thank you for your response. I meant when a new issue is created, I will receive a notification

John Funk
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
May 24, 2023

Of course - just create an automation rule based on the Issue Created trigger. Then add any conditions to narrow down which issues will send the email. Then add a new action for Email issue. You should be able to use your email address in the To: field. 

And you can add any fields you want to the body of the email for more reference if you like. If you put this code in the body, it will create a clickable link to the issue showing the Summary of the issue.

<a href="{{issue.toUrl}}">{{issue.summary}}</a>

Like Michal Bartonek likes this

Thank you, but I received a response from main IT in Germany:

MicrosoftTeams-image (10).png

It also occurred to me whether it would be possible to monitor an RSS feed from Stream Activity, and how to do it?

Snímek obrazovky 2023-05-26 093643.png

John Funk
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
May 26, 2023

Okay, I do not understand the message from you IT. They should not be involved with you creating an automation rule in Jira. Did you try what I suggested above? Did it fail to send you an email? 

If you use the Activity Stream, it will show you all activity on that project - not just new issues. 

The other thing you could do is create a filter that shows you new issues on the project that were created that week and you could use a Filter Results gadget to put that on a dashboard or run the filter whenever you want. 

Project = ABC and created >= startOfWeek()

Unfortunately, I don't have the authority to create rules. I sended your advice to IT, and this was their response. :(

John Funk
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
May 26, 2023

The rule can be created against a single project. Are you a project administrator for the project? If yes, then you should be able to create the rule. Or whoever is the project admin. 

Otherwise, the filter above should work for you. 

John Funk
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
May 26, 2023

No, I have not done an RSS feed. But again, that would show you everything and not use created issues. The filter will be best for that. 

I'm currently using the filter "issueType = 'Einen Wartungsvorgang melden' AND resolution = EMPTY ORDER BY lastViewed DESC" which shows me all unfinished issues, but it doesn't help me with getting notifications. :(

John Funk
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
May 26, 2023

Use issueType = 'Einen Wartungsvorgang melden' and created >= startOfWeek() and statusCategory != Done

John Funk
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
May 26, 2023

You can then setup a Subscription for the filter to email you one a day or more often if you like. Or include it in a Dashboard

I am not the project administrator. That role is held by the Head of IT Infrastructure in Germany. I will try to create the filter as you suggested. Just for information, do you know how to monitor an RSS feed?

Thank you so much for your time. 

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events