A collection of user scripts for enhancing and automating JIRA web pages. These scripts are designed to be used with browser extensions such as Tampermonkey or Greasemonkey.
- Automate repetitive tasks on JIRA pages
- Improve JIRA UI and workflow
- Custom enhancements for your team's needs
- Tampermonkey or Greasemonkey browser extension installed
- Access to your JIRA instance
- Open your browser's Tampermonkey or Greasemonkey dashboard.
- Create a new script.
- Copy and paste the desired script from this repository.
- Save the script and refresh your JIRA page.
-
jira-anchor-scroll-fix.js: Forces Jira to scroll to the correct comment ID, even after the page layout shifts. Useful when direct links to comments do not scroll to the right place due to dynamic content loading.
-
jira-expand-all.js: Adds a button to expand all hidden comment threads and truncated long comments in Jira Cloud.
Contributions are welcome! Please see the CONTRIBUTING.md file for guidelines and legal information. Submit pull requests with new scripts or improvements to existing ones.
This project is licensed under the Apache License 2.0 - see the LICENSE file for details.