Skip to content

bbsuh/liferay-jira-userscript

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 

Repository files navigation

Jira for CSEs – Userscript

Version: 3.5 Author: Allison McGill, Rita Schaff, Daniel Martínez Cisneros


Overview

This userscript adds quality of life updates to Jira interface for Customer Support Engineers (CSEs) by:

  1. Adding Status Colors for easier readability.
  2. Inserting a link to Patcher portal, Customer portal and link to tickets in the ticket details.
  3. Highlighting the editor when writing internal notes for quick visual distinction.
  4. Inserting a Link to Customer Portal in the ticket details.
  5. Optional Features controlled by Toggles (via the user script menu)

Features

1. Status Colors

  • Different statuses now have different color backgrounds.
image " />

2. Patcher Link Field

  • Automatically adds a Patcher portal link in the details field.
image

3. Internal Note Highlight

  • Highlights the editor yellow when writing internal notes.
image

4. Customer Portal Link

  • Automatically adds a Customer portal link in the details field.
image

5. Account tickets Link

  • Automatically adds a link to tickets for the account in the details field.
image

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.
image

Installation

  1. Install a userscript manager like TamperMonkey:
  1. Create a new userscript and paste the code from Jira for CSEs.user.js.
  2. Save and reload Jira pages.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%