Version: 3.5 Author: Allison McGill, Rita Schaff, Daniel Martínez Cisneros
This userscript adds quality of life updates to Jira interface for Customer Support Engineers (CSEs) by:
- Adding Status Colors for easier readability.
- Inserting a link to Patcher portal, Customer portal and link to tickets in the ticket details.
- Highlighting the editor when writing internal notes for quick visual distinction.
- Inserting a Link to Customer Portal in the ticket details.
- Optional Features controlled by Toggles (via the user script menu)
- Different statuses now have different color backgrounds.
" />
- Automatically adds a Patcher portal link in the details field.
- Highlights the editor yellow when writing internal notes.
- Automatically adds a Customer portal link in the details field.
- Automatically adds a link to tickets for the account in the details field.
Optional Features can be toggled on or off using the userscript menu accessible via your userscript manager
- Disable Jira Shortcuts: Prevents Jira’s keyboard shortcuts from triggering while typing.
- Open Tickets in Background Tab: Opens Jira issue links in a new browser tab without navigating away from your current tab.
- Install a userscript manager like TamperMonkey:
- chrome: https://chromewebstore.google.com/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo?hl=en
- firefox: https://addons.mozilla.org/en-US/firefox/addon/tampermonkey/
- Create a new userscript and paste the code from
Jira for CSEs.user.js. - Save and reload Jira pages.