Hey!
I want to send one automated slack message based on JQL:
project = ASD AND updated >= -8h
COPY:
Today we worked on 15 issues.
Agent 1 - 10 issues
Agent 2 - 5 issues
Agent 3 - 0 issues
The only way I currently found is to set up different lookups by an agent with following after the slack message webhook, sadly it sends separate messages.
Any idea how I can do this? :pray: