-
Type:
Bug
-
Resolution: Tracked Elsewhere
-
Priority:
Medium
-
None
-
Affects Version/s: 3.6.1
-
Component/s: Import / Export [Deprecated]
-
3.06
The CSV importer makes the following call to get the issue status'
public Collection getStatuses()
{
return constantsManager.getStatusObjects();
}
Since it is possible to choose a project on import, the available statuses for that project should be displayed and not all statuses in JIRA.
- is duplicated by
-
JRASERVER-8466 CSV Import Wizard should display only statuses and issue types that are relevent for project
- Closed
- is related to
-
JRASERVER-10238 Importing from csv-file throws error: Status 'xxx' does not have a liked step in the 'jira' workflow
-
- Closed
-