Hi Team,
I am trying to create a alert and send notifications to concerned member in a team. The scenario here is whenever the number of issues created in a day exceeds 10, then i would need to send notification. To send notification i am using external app, just need a filter to get the required data.
You need to use Lookup issues combined with the component {{lookupIssues.size}} greater than 10 to achieve what you want.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.