Skip to content

Test for worklog already exists?  #57

Closed
@mrjcleaver

Description

@mrjcleaver

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions