Code Monkey home page Code Monkey logo

jirarestclient's Introduction

JiraRestClient

A simple client for Atlassian JIRA service REST API

Available on NuGet as TechTalk.JiraRestClient

Capabilities

  1. List or enumerate issues of a project
  2. Create, load and delete issues
  3. Update some issue fields
    • summary
    • description
    • labels
    • original estimate
    • custom fields ('customfield_<id>')
  • Query and apply state transitions
  • List the watchers of an issue
  • List, create and delete comments
  • List, create and delete attachments
  • List, create and delete issue links
  • List, create, update and delete issue remote links
  • List issue types
  • Query server info

Version History

1.0.0 initial version

1.0.1 removed dependency on Newtonsoft.Json

1.0.2 fixed the bug introduced in 1.0.1

1.0.3 fields set to null are not updated

1.0.4 list issues of a given type within a project

1.0.5 exceptions contain more information

1.0.6 support for issue state transitions

1.0.7 support for issue remote links (attached URLs)

1.0.8 support for custom issue fields ('customfield_<id>')

2.1.0 support for reading actors per issue

2.2.0 support for querying issue types and server info

2.3.0 ability to enumerate through issues of a project

jirarestclient's People

Contributors

quexy avatar jdehaan avatar toodf avatar

Watchers

Dmitry Fedorov avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.