Content
View differences
Updated by Andrej Sandorf about 9 hours ago
### Steps to reproduce
1. Create a jira configuration
2. Start a jira import run for project A
3. Fetch Import it and leave the data until **Import data**. run in review mode.
4. Start the second jira import run for project A.
5. In the meantime remove one issue from the project on jira side.
6. Get the second jira import to **Import data**. review stage.
7. Check the issues count list and see that the removed issue is still counted in the new run. has been imported.
### What is the buggy behavior?
* Removed project issue gets counted imported in the repeated import run.
### What is the expected behavior?
1. Only issues fetched during the current import run are imported.
1. Create a jira configuration
2. Start a jira import run for project A
3. Fetch
4. Start the second jira import run for project A.
5. In the meantime remove one issue from the project on jira side.
6. Get the second jira import to **Import data**.
7. Check the issues count
### What is the buggy behavior?
* Removed project issue gets counted
### What is the expected behavior?
1. Only issues fetched during the current import run are imported.