commit 3a7f14bf1931f85f2a3c24ba86c97422b34a5025 Author: Rob Pearce Date: Fri Mar 24 11:16:02 2023 +1100 first commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..25f020d --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +# Overview + +Tampermonkey / Violentmonkey script to makes JIRA cloud actually sort names when filtering by assignee. + +# Requirements + - [violentmonkey](https://addons.mozilla.org/en-US/firefox/addon/violentmonkey/) or [tampermonkey](https://www.tampermonkey.net/) + +# Usage + +- Install violentmonkey/tampermonkey browser extension +- Add this script: xxxx +- Load jira and click the '+' next to filter by assignee +- See that names are now sorted +- Rejoice +