ralf-br / ng-harvest-jira-sync

Chrome plugin using a small angular2 popup to sync harvest timesheet entries to JIRA.
https://chrome.google.com/webstore/detail/harvest-%3E-jira-sync/imogkeoglmoaghpegcmghjicbdgbahio
4 stars 3 forks source link

Harvest entry without comment is not detected as match after syncing #5

Closed ralf-br closed 4 years ago

ralf-br commented 4 years ago

This issue started appearing after switching JIRA from a own hosted to the official cloud hosted JIRA.

The two synced Harvest entries should appear in one line with the created JIRA worklogs.

Screenshot from 2019-12-18 17-04-22

Workaround would be to always enter a comment in the Harvest entry as "NGDP-43: comment"

Probably the issue is somewhere near this line: https://github.com/mineralf/ng-harvest-jira-sync/blob/develop/src/app/timesheet/service/timesheet.service.ts#L147

ralf-br commented 4 years ago

Resolved with version 0.6.0