Navigation Menu

Skip to content

lubomyl/JiraEX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unofficial Visual Studio 2015/2017 extension integrating Atlassian Jira.

Features:

  • Create new issue
  • Edit issue
    • Summary
    • Description
    • Status
    • Priority
    • Add attachment
    • Create sub-task
    • Create linked issue
    • Assignee
    • Sprint
    • Labels
    • Time estimate
    • Create worklog (Log time, Time remaining, Date Started, Work description)
    • Fix versions
    • Affects versions
  • View issue
    • By project
    • By favourite filter
  • Search/Filter issues by
    • Sprint
    • Project
    • Priority
    • Status
    • Assigned to me
    • Unassigned
    • Text containing
  • Quick search issues by
    • Text containing
    • key:issueKey
  • Open issue in the browser

How to open the Jira Panel

JiraEX_how_to_open.gif

How to authenticate (OAuth)

As a prerequisity your Jira administrator must setup OAuth with JiraEX consumer (how-to)

  1. After opening of the Jira panel type in your Jira application link (e.g. example.atlassian.net or example.net/jira)
  2. click Authenticate
  3. Follow OAuth authentication steps to give the JiraEX extension permission
  4. Copy generated code
  5. Paste in the Jira panel
  6. click Verify

JiraEX_how_to_OAuth1.gif

How to authenticate (Basic)

  1. After opening of the Jira panel type in your Jira application link (e.g. example.atlassian.net or example.net/jira)
  2. Username and Password
  3. click Authenticate

JiraEX_how_to_Basic.gif

TODO

  • Working with Epics
    • Create epic
    • Include an issue to an epic
    • List issues in an epic
    • Create an issue in an epic
  • Working with comments
    • List issue comments history
    • Create comment for issue
  • Working with issue logs
    • List issue logs history

Dependencies

  • DevDefined.OAuth 0.2
  • Newtonsoft.Json 9.0.1
  • RestSharp 106.3.1

About

Visual Studio extension integrating the Atlassian Jira.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages