This inserts a "Standup" button into the Jira interface. When clicked, it will display a list of all the people who have filters created for them - in a random order.
- in the Chrome browser
- when filters created for each team member
- with the Chrome extension below installed (and configured with the code below)
- Install the Chrome extension "User JavaScript and CSS" from the Chrome Web Store
- Navigtate to Jira
- Click on the extension icon in the top right of the browser
- Click on the "Add new" button
- Paste standup.js into the JavaScript section
- Paste standup.css into the CSS section
- Click on the "Save" button