应用截图

Open JIRA Ticket截图1
Open JIRA Ticket截图2
Open JIRA Ticket截图3
Open JIRA Ticket截图4
Open JIRA Ticket截图5

详细介绍

Open JIRA tickets easily using the toolbar.

An easy and convenient tool to help open JIRA tickets quickly from the toolbar or the address bar!

- Do members of your team sometimes only provide you with a ticket number and not the full url to the ticket?
- Do you sometimes forget to add a dash in between the project and ticket number?
- Do you search for JIRA tickets, but forget what you searched for?
- Do you not want to type in the project you're working in every time?
- Do you have two JIRA projects and need to switch between them?

Well, if you answered yes to any of those questions, this extension is for you!

- This extension will allow you to set a default project, so you only need to enter the ticket number!
- If you want to search for a ticket in a different project, just append the project and ticket number and search for it using the toolbar
- The extension will provide a history of previously searched for tickets when you click on the extension icon.
- **NEW** 3/21/24 - We now support multi-project or multi default project IDs. You can easily toggle between them now.

---

Getting Started
- Enter your JIRA host in "Input JIRA URL". Example: http://jira.issues.com
- Enter your Default Project. This is the project you want to type numbers for. Example: STACK
- If you have a second project, you can repeat the steps above in the secondary options. To toggle between the two projects, just press the project ID in the toolbar.

Advanced Usage:
You can utilize the address bar to search for tickets as well.
Start typing "ojira" without the quotes, and hit tab or space. You will then be able to enter any ticket number.

---

# Changelog
* 3.1.2
* Prevent bad toggle state
* 3.1.1
* Minor fix for undefined button click
* 3.1.0
* Add in secondary jira projects feature
* Add in less strict filtering for projects with numbers like R2D2
* We still don't support projects with underscore
* Move UTC to a better spot
* 3.0.9
* Remove tabs permission again.
* Upda