Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 1.14 KB

File metadata and controls

37 lines (21 loc) · 1.14 KB

Quick Link

A tool to quickly open a Spira Ticket in your webbrowser.

Based on the .NET Framework 4.7.2.

It opens as a systray application.

  • A right click gives a context menu to open SpiraPlan (hard-coded URL) or exit Quick Link.
  • A left click opens a window to enter a ticket number. Hit Enter to navigate your browser to the desired ticket (hard-coded instance and product).

Quick Link

Enter a Ticket Number

Open the Quick Link input window and enter the ticket number. Hit Escape or click away to close it again.

So far, Quick Link supports requirements and incidents.

By the way: Spira automatically selects the corresponding software product since ticket numbers are globally unique per instance.

Requirements

Enter a number (e.g., "1234") and hit Enter. You can also add "RQ", e.g. "rq1234".

This makes requirements the assumed default ticket type.

Incidents

You must prefix with "IN", e.g. "in4567".

Global Hotkey Support

Hit CTRL + WIN + R to open the Quick Link input field. It works from everywhere.

Note, Quick Link may not start if this hotkey is already in use by another application.