broom9 / toggl_to_jira

10 stars 2 forks source link

Introduction

JIRA is a great tool to manage projects, but it's a lot of hassle to manually log time spent on tickets.

Toggl is a really good time tracking tool.

This script aims to merge the good parts of these 2 tools together. It allows you to easily import time log from toggl to JIRA. I used it on JIRA 4.4.4.

Check this blog post for more thoughts behind this tool.

Configuration

How to Use It

It will create a file "imported.yml" to store entries which are successfully pushed to JIRA, so they won't be imported into JIRA again. This list keeps 500 entry IDs at most.