Noah-Huppert / jira-to-github

Migrates Jira issues to Github
MIT License
4 stars 0 forks source link

Ensure we don't overwrite already imported issues #2

Open Noah-Huppert opened 6 years ago

Noah-Huppert commented 6 years ago

Add some mechanism to ensure we don't change the contents of already imported GitHub issues unless the user specifies a --force option.

Noah-Huppert commented 6 years ago

Use last updated date from each platform to determine which version of the data is newer.