Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Limit Notifications

justin romeo July 10, 2020

I am transitioning my employees to create issues for meetings so that we can log work hours to appropriate meetings. In order to allow employees to view meetings they are apart of they 'watch' any meeting they attend (this is important for reoccurring meetings as we reuse the same card. I created a kanban board that allows employees to view meetings they are involved in (regardless of POC) by having a filter:

watcher = currentUser() AND resolution = Unresolved AND labels in (Meetings, meetings) ORDER BY duedate DESC, updated DESC

This works well as employees may follow certain cards and this will show what they need to see. The issue is notifications, is there anyway to limit notifications so that notifications don't come up for issues labeled "meetings". I am also open to other opinions on how to implement tracking worklog of meetings in jira.

1 answer

1 accepted

1 vote
Answer accepted
Joe Pitt
Community Champion
July 10, 2020

There isn't any filtering on notifications. Since you told them to watch them they will get whatever notifications you have flagged for watchers. 

Suggest an answer

Log in or Sign up to answer