mojira-discord-bot icon indicating copy to clipboard operation
mojira-discord-bot copied to clipboard

Enable bulk actions by Jira filter

Open chandler05 opened this issue 4 years ago • 9 comments

Purpose

Large amounts of requests like adding versions can end up being very tedious to do Individually. With a new reaction and command, the bot will provide a Jira filter will all of the tickets from specific requests in order to use a Bulk Action.

Approach

Workflow:

  1. Add the bulk reaction to any requests
  2. Type '!jira bulk'
  3. The bot will send a Jira link with a filter containing all tickets from the requests you reacted to
  4. The bot will remove your reactions
  • If the command is typed as '!jira bulk <emoji>', then all requests that were reacted to will be resolved with that emoji.

This works per person, so the filter will only contain tickets from requests you personally reacted to

Future work

chandler05 avatar Dec 05 '20 18:12 chandler05