An open API service indexing awesome lists of open source software.

https://github.com/toto-dev/mongodb-jira-custom-scripts

MongoDB Jira custom scripts
https://github.com/toto-dev/mongodb-jira-custom-scripts

Last synced: about 1 year ago
JSON representation

MongoDB Jira custom scripts

Awesome Lists containing this project

README

          

# MongoDB Jira custom scripts
This repository contains a collection of scripts for the browser to enhance and customize MongoDB Jira web interface

# Installation
- Install your favorite userscript browser manager plugin. For exmaple [ViolentMonkey](https://violentmonkey.github.io/).
- Open the script in your browser and follow install instruction.

# Scripts
## Auto click "MongoDB Employees" button for quicker log in.
[
 Install 
](https://raw.githubusercontent.com/toto-dev/mongodb-jira-custom-scripts/main/mongo-jira-employee-autologin.user.js)

[source: mongo-jira-employee-autologin.user.js](https://github.com/toto-dev/mongodb-jira-custom-scripts/blob/main/mongo-jira-employee-autologin.user.js)

MongoDB jira instance does not log you in automatically. In fact even if you are already login with Okta you will still need to manually click "MongoDB employees" button in order to log in. This script will simply click the button for you.

## Make the "CAR Impact" field visible in jira ticket.
[
 Install 
](https://github.com/toto-dev/mongodb-jira-custom-scripts/raw/refs/heads/main/mongo-jira-car-impact-field.user.js)

[source: mongo-jira-car-impact-field.user.js](https://github.com/toto-dev/mongodb-jira-custom-scripts/blob/main/mongo-jira-car-impact-field.user.js)

The 'CAR Impact' field is hidden by default. This script will make it visible in the jira ticket web page.