Method | In JQL Extended Search, perform a search for child issues matching a given query, for example
Code Block |
---|
issue in nextSprint(15) |
Save the query as a filter. For this example, the filter is called Issues in next sprint . In JMWE, create or edit a scheduled action to occur weekly on a Tuesday at 08:30 UTC. Under IF SCOPE, click Select Target Issues. In the JQL Expression input box, enter the filter name, for example, filter="Issues in next sprint" . Add the Email issues post function and configure the recipients and message subject. Save the action. Now, every week, the team PM will receive an email with a list of issues planned for the next sprint.
|