• Alexandru Croitor's avatar
    Track Jira import progress through jira_import_state · 14ee4c77
    Alexandru Croitor authored
    Because Jira issues import allows for repeated imports, we cannot
    completelly re-use existing import state tracking and had to add
    a jira specific import state tracking data strcuture. With
    JiraImportState we can track history of multiple jira imports.
    14ee4c77
jira_import_state.rb 2.03 KB