jira-node / node-jira-client

A Node.js wrapper for the Jira REST API
https://jira-node.github.io/
MIT License
450 stars 169 forks source link

Add updateWorklog method #349

Closed Seth10001 closed 1 year ago

Seth10001 commented 2 years ago

This addresses the issue in #341 and add as an updateWorklog method. I tested it locally with the jira online API.

closes #341