Giter Club home page Giter Club logo

archived-jira-cycle-time's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

archived-jira-cycle-time's Issues

Capture the issue type in the exported CSV

The issue type (Story, Defect, etc) is necessary to differentiate planned work from unplanned work.

The control chart json does not provide the issue type.

2 potential options:

  1. Have a different control chart (i.e. board) for each issue type we want to capture, and aggregate the data in the csv (or have multiple csv files exported).

  2. Query the JSON REST API programatically to obtain the issue type for each issue.

Option 1 may be preferable, as querying the REST API for each issue is likely to be slow. Also makes the application more complicated - at the moment the application doesn't need access to the REST API.

Omit issues which are not completed

This could be done in the application code, and/or by setting up the board(s) (and accompanying control charts) only to have issues which are not completed.

Is it worth doing this in the application code? Maybe not, it makes things more complicated.
Although maybe it is worth doing, as it will allow the application to still run if if the board has not been set up to exclude in progress issues for whatever reason.

Add RuboCop integration

one way of doing this would be for pull requests to be automatically rejected if they don't comply with RuboCop

Reinstate current time and work rate parsing

This was removed in 9099df5

May want to reinstate this at some point, both from a documentation (of the raw json, for completeness) and from a functionality (may well have a requirement where either or both of work rate and current time are needed for calculations)

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.