Mapping of issue links doesn't work

Mapping of issue links doesn't work.

Links are added to the list self.import_status['links_todo']. But when the method get_links_todo is fethcing them, the list is empty

I added some logging to see what was happening

I can see t hat it's like as if it drops the information when it shifts from epics from one Jira project to going through the next Jira projects epics.

The same goes for when it comes to issues. It counts for one project, then starts counting again from scratch at the next project

Edited by Kasper Plougmann