Skip to content

Test for worklog already exists?  #57

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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