Skip to content

scarstens/alfred-workflow-jira-search-utilities

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Alfred App Workflow - JIRA Search Utilities

This workflow is for JIRA Server users. If you are using JIRA Cloud, this workflow has not been tested on JIRA Cloud and may or may not work. The purpose is to allow searching JIRA through the Alfred keyword interface. 2021-04-08_17-29-00

Prerequisites

  1. You must have jq installed. Please see https://stedolan.github.io/jq/

Installation

  1. Download the workflow.
  2. Find and open the file you downloaded (probably in your downloads folder or your desktop) and open the file.

2021-04-08_17-00-07

  1. Click import to install the workflow

2021-04-08_17-05-03

  1. Activate alfred keyword search and use jsconfig to begin the workflow configuration wizard.

2021-04-08_17-07-13

  1. Enter your jira server domain first, likely something like jira.mywebsite.com.

2021-04-08_17-08-28

  1. Enter your JIRA Username (or possibly your Active Directory username)

2021-04-08_17-09-21

  1. Enter your JIRA Password (or possibly your Active Directory password OR you can paste a JIRA API Token)

2021-04-08_17-11-17

  1. If successful you will see a fullscreen popup indicating you are configured, you can hit escape to close the notification.
  2. You can now search for JIRA tickets using 2 different workflows - either typing js keyword and hitting enter to enter the search only wizard, or you can bypass the wizard and search immediately using jst keyword. JST mean "Jira Search Tickets".

2021-04-08_17-29-00