Giter Club home page Giter Club logo

jira-wsjf-field-plugin's Introduction

Jira WSJF Field Plugin

Description: This plugin adds a custom field type to Jira that will autocalculate the Weighted Shortest Job First (WSJF) score for a ticket based on the four input fields specified. By autocalculating this we ensure that the WSJF score is up to date even if changes are made to any of the inputs.

Other things to include:

  • Technology stack: This plugin is written in Java and is intended for use with Jira Server software.
  • Status: This project is stable and at a version 1.0.0 release. CHANGELOG.

Dependencies

To use this plugin you must have Jira Server.

To work on this plugin you must have Java installed, as well as the Atlassian Plugin SDK.

Installation

Details for installation can be found in the INSTALL document.

Configuration

This plugin needs to be configured to reference the correct fields in your Jira instance. Details for configuring this plugin are given in the INSTALL document.

Usage

To use this feature in Jira server you must have 4 fields pre configured. All four fields need to be either "Number Fields" or "Select List (single choice)" fields. In the case of the select list field all choices must be only numbers. The four fields should represent the following inputs: -Risk/Opportunity Value -Time Criticality Value -Business Value -A measure of effort such as Story Points The ids of the fields need to be mapped in the plugin code per the configuration instructions above.

After the plugin in installed per the Installation section the custom field can be added.

To add the field, navigate to "Issue" then "Custom fields" under the Jira administration menu. Click "Add custom field", select the "Advanced" section on the left, and scroll to find the new field type.

The field will then be able to be managed on screens etc like all other fields.

If any of the four fields needed for the calculation are blank then the formula returns -1.00. Otherwise the field with calculate and display the WSJF score.

Known issues

The fields used to calculate the WSJF score cannot be changed without recompiling the plugin.

Getting help

If you have questions, concerns, bug reports, etc, please file an issue in this repository's Issue Tracker.

Getting involved

This project has a lot of room to grow. An upcoming feature to be implimented is being able to configure which fields are used in the calculation through the UI.

General instructions on how to contribute should be stated with a link to CONTRIBUTING.


Open source licensing info

  1. TERMS
  2. LICENSE
  3. CFPB Source Code Policy

Credits and references

  1. Projects that inspired you
  2. Related projects
  3. Books, papers, talks, or other sources that have meaningful impact or influence on this project

jira-wsjf-field-plugin's People

Contributors

scotchester avatar virtix avatar ascott1 avatar anselmbradford avatar contolini avatar simsjd avatar higs4281 avatar marcesher 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.