View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0010296 | mantisbt | preferences | public | 2009-04-07 01:32 | 2019-01-11 02:59 |
| Reporter | nobswolf | Assigned To | cproensa | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 1.2.0a3 | ||||
| Summary | 0010296: single project is not selected | ||||
| Description | if there is only one project in a new tracker, there is no way to select it directly that confuses some tools like the CSV-import solution-idea: select the first project that is created even if there is no report so far | ||||
| Steps To Reproduce | create a new tracker create a single project import issues via CSV | ||||
| Additional Information | workaround: create a dummy report and delete it after the import | ||||
| Tags | No tags attached. | ||||
|
Paul, this is a consequence of the change you made, so I'm giving you the honors of fixing it. :) |
|
|
What's this about? We don't have a csv import functionality in core. There is a xml import plugin - does this also handle csv? |
|
|
I use Csv_import 1.1.0 "import CSV file"; Author: Udo Sommer I guess other modules have the same trouble if the "no current project"-issue is handled "too late" in Mantis 1.2. My suggestion is: the method that returns the current project returns the default project if no project is selected; so it never returns "no current project". I'd say that is a good fallback behaviour and fits into a normal workflow. |
|
|
Solved with related 0009826 |
|