From 3a7f14bf1931f85f2a3c24ba86c97422b34a5025 Mon Sep 17 00:00:00 2001 From: Rob Pearce Date: Fri, 24 Mar 2023 11:16:02 +1100 Subject: [PATCH] first commit --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 README.md 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 +