gabor-boros / minutes

Sync worklogs between multiple time trackers, invoicing, and bookkeeping software.
https://gabor-boros.github.io/minutes/
MIT License
27 stars 2 forks source link

Fix Clockify tag handling #39

Closed gabor-boros closed 2 years ago

gabor-boros commented 2 years ago

Description

Using Clockify and the settings below, both Task and Summary columns' values are missing if no tag is set. This PR fixes that issue and a smaller hidden issue.

Supporting information

Fixes https://github.com/gabor-boros/minutes/issues/38

Dependencies

N/A

Screenshots

N/A

Testing instructions

  1. create a new entry in Clockify with a title set, but no task or tags are assigned
  2. run minutes

Other information

N/A

Checklist

codeclimate[bot] commented 2 years ago

Code Climate has analyzed commit 81e095cd and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 75.0% (75% is the threshold).

This pull request will bring the total coverage in the repository to 74.8% (0.0% change).

View more on Code Climate.