Hello everyone.
I would like to thanks in advance to all the people that will read this question, even more those who will help me.
I'm trying to improve the workflow on my team.
We're using JIRA Automation and Slack to communicate.
My team is divided like this :
- 3 front-end developers
- 2 back-end developers
- 1 ProductManager
The goal would be to notify to the right people for a task on slack.
If a front-end task reach the CodeReview JIRA column, then all the others front-end developers receiv a slack notification.
The same for the back-end developers.
When a task (back or front) reach the ToTest JIRA column, then it is the Product Manager that is pinged.
So after few hours, i got into some trouble, ahah !
1) How create a group/list of users to distinguish front dev, back dev and the PM in JIRA ?
2) How to notify on Slack severals person but not the task's responsable ?
3) How to notify severals persons that a ticket has been updated ?
Thank you everyone