Extension Icon

Jira

Create, access, and modify issues and sprints.
AvatarRaycast
14,401 Installs
OverviewCommandsVersion History

Versions24

Add option to authenticate using API token - March 27, 2023

  • Add option to authenticate using token for REST APIs
  • Add preferences for the same

Improve Assignee and Sprint dropdowns - March 14, 2024

  • Remove the default value in the Assignee and Sprint dropdowns when searching.

Add OAuth utils - February 13, 2024

  • Use new OAuth utils

Add command to open issue from clipboard - January 19, 2024

  • Add a new command to open issue by key from the clipboard.

Fix issue with JQL reserved keywords in project names - December 18, 2023

  • Fix a bug causing queries to fail when project names included JQL reserved keywords.

Fix bug with loading Create Issue panel with extensive metadata - November 19, 2023

  • Fix an issue with issue creation where large amounts of issue metadata could cause out-of-memory errors during loading.

Add watching functionality to issue actions - November 19, 2023

  • Add start/stop watching issue action.

Add project list in Search Issues command - October 6, 2023

  • It is now possible to filter issues by projects in the Search Issues command. If a project is selected, you can simply input the ticket number in the search query for faster results.

Implement Comments on issues - October 3, 2023

  • Add list of comments
  • Add new comment action
  • Add edit comment action
  • Add delete comment action

Render authenticated image URIs - September 10, 2023

  • Now successfully renders images and icons that require authenticated HTTP requests

Fix searching for sprints - September 6, 2023

  • Fixes an issue where searching for sprints would fail if the start date is not defined.

Create Issue shortcut at the lists of issues - July 19, 2023

  • Now allows user to open create issue command via shortcut from the lists of issues

Type before credentials load - July 5, 2023

  • Now allows user to start typing before the credentials are loaded

Persist Active Sprint Project value when closing command - June 28, 2023

  • Persist Active Sprint Project value when closing command allowing the command to fetch the issues for the latest selected project when opening the command anew.

Bug fixes - June 15, 2023

  • Fixed a bug where a user's or project's avatar URL could not be displayed.
  • Fixed rendering failures (Missing required property "title" for Unknown).

Bug fixes - June 12, 2023

  • Fixed a bug where Show Details would show up on the issue's detail view.

Fix missing error title - May 9, 2023

Statuses in Jira may not have categories. Problem is, these categories are used as a section title in various commands such as Open Issues causing the error:

Error: Rendering failed:
Missing required component property "title"

This should be fixed now!

Remove Raycast signature - April 19, 2023

  • Remove Raycast signature preference from the Create Issue command

Fix persisted values - April 18, 2023

  • Fix an issue where the filter dropdown or the active sprint dropdown wouldn't save the selected dropdown value.

Fix priority issue - April 13, 2023

  • Fix an issue where priorities could be unset, causing the loading of issues to fail.

Support tables - April 12, 2023

  • Support tables in Jira following Markdown additions in v1.49.3 release

Implement Search Suggestions for Filters and Projects - April 3, 2023

  • Add typeahead search for filter dropdowns
  • Fix duplicated values in filter dropdowns
  • Add typeahead search for project dropdowns

Various fixes and improvements - March 9, 2023

  • Make issue types and auto-complete URLs optional
  • Add support for auto-completing in the Assignee field
  • Add a default value for priorities
  • Sort sprints to show active sprints first, then future ones, then closed ones.

Initial Version - February 27, 2023