Hi,
How to get notified whenever an update is happen in the filter?.
Ex - I have the following filter Project = Test and Country = UK and Status != Closed and created >= -15m and I would like to get notified whenever a new issue created, Commented, edited in the filter.
I have created a filter subscription to get notified every 10 min with cron expression but I am not getting any notification.
Thanks in advance,
Ch