Skip to content

Duplicate issues #10

Description

@sajidanower23

If issue # x is already present in dest repo, it should not be created again.
Solving this requires some thought.

  • We could disregard doing anything for every # x that also exists in dest, but that would mean that if there is a difference between source issue #x and dest # x, that difference gets lost.
  • We could overwrite dest # x with source # x, but then the difference, again, gets lost

That being said, I think it is a reasonable expectation that the destination repo is empty, and therefore we could overwrite the contents of every # x in dest repo

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