Closed
Description
Hi,
I need to inject some worklog entries from a 3rd party system. I'm concerned that multiple runs of the code would result in duplicate entries, so am looking to eliminate that possibility by testing whether the entry I am about to send already exists.
Does node-jira have a variant on https://github.com/steves/node-jira/blob/master/spec/jira.spec.coffee#L544 where meaning 'addWorklogIfDoesntExist'?
I'm supposing something like https://github.com/czawadka/jira-worklog-export might be helpful.
Thanks,
Martin.
Metadata
Metadata
Assignees
Labels
No labels