Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exclude notifications triggered by myself / generic JQL filter support #990

Open
arminus opened this issue Oct 19, 2023 · 0 comments
Open

Comments

@arminus
Copy link

arminus commented Oct 19, 2023

Is there any way to add a filter to a subscription which would not report on any changes made by a certain Jira user account? It's kind of superfluous to get notifications for all changes I made to tickets on a private channel which I use to observe team progress.

i.e. I could image that being able to add a JQL statement like this issuekey not IN updatedBy("<userid>")to the filter could accomplish this, but there's no support for generic JQL in the subscription editor...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant