Content
View differences
Updated by Andrej Sandorf 4 days ago
### Steps to reproduce
1. Create an invalid user mention (e.g. a deleted user `[~UserDoesNotExist]` ) user) in a Jira issue description field
2. Login as a user with permissions to import Jira
3. Import that Jira issue
### What is the buggy behavior?
* Import stops with a `Jira API returned error status 404` message
### What is the expected behavior?
1. The non-existing user is skipped
2. The mention in the OpenProject description is not linked but inserted as plain text @UserDoesNotExist instead
3. The import continues
### Environment information
**OpenProject installation type**
* All
**OpenProject version**
**Browser**
* All
**Operating System**
* All
**Language**
* All
1. Create an invalid user mention (e.g. a deleted user `[~UserDoesNotExist]` )
2. Login as a user with permissions to import Jira
3. Import that Jira issue
### What is the buggy behavior?
* Import stops with a `Jira API returned error status 404` message
### What is the expected behavior?
1. The non-existing user is skipped
2. The mention in the OpenProject description is not linked but inserted as plain text @UserDoesNotExist instead
3. The import continues
### Environment information
**OpenProject installation type**
* All
**OpenProject version**
**Browser**
* All
**Operating System**
* All
**Language**
* All