Git Product home page Git Product logo

jira-report-time-logged-by-user-1's Introduction

jira-report-time-logged-by-user

This is quick solution to JIRA not having an out the box way of reporting time logged per user, instead of just a project. This can be a bit of a road block for project managers. This was never intended to be 100% polished, as it was made quickly and I don't intend on updating this repo unless there is genuine interest, you're welcome to do what you want with it.

Requirements

  1. JIRA Cloud
  2. Some webspace to host this PHP script on

Installation

  1. Clone this GIT repository.
  2. Run composer install from your terminal to install PHP dependencies - if you haven't got composer installed please follow the official composer install guide
  3. edit the $cfg variable inside index.php to match your own JIRA domain / user login.

Usage

  1. Enter a project key, JIRA creates this when starting a new project.
  2. Click run report, if all went well and there are no errors you can proceed to export this as CSV format.

screen shot 2017-03-01 at 14 51 27

What it does

This tool uses the JIRA REST API, however it requires your user email and password for basic authentication, and this user would require permissions to view the project and obtain the data requested - so please be mindful of this fact.

Future updates

If you need a feature, feel free to request it (I can try find time to help you), or alternatively submit a pull request.

Disclaimer

Sorry, I can't be held liable for any problems this script may cause to your system, use at your own peril!

jira-report-time-logged-by-user-1's People

Contributors

fyllepo avatar anerathil avatar

Watchers

James Cloos 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.