Is there a way to add a specific email address to a filter subscription?

Jon Jones August 24, 2016

Is there a way for an issue filter subscription can be set for a specific email address (besides creating a "dummy" account in JIRA)?

It seems like JIRA by default will only allow "personal subscriptions" or subscriptions to certain groups within Jira. There's no way to have an email subscription to go to, well, an email address.

2 answers

1 vote
Błażej O_
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 27, 2016

JIRA runs the subscription filter for each subscribed user separately. Each user gets only those entries that he have permission to view.

You can't subscribe a filter to email because it is not bound to any JIRA user, thus to any permission level.

0 votes
Daniel Luevano August 24, 2016

There could be a workaround:

If you have access to the database, update the username on the table 'filtersubscription' with an email, restart JIRA and try it.

 

 

Suggest an answer

Log in or Sign up to answer