View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0014939 | Mylyn Connector | Core | public | 2012-11-04 11:29 | 2013-11-19 05:58 |
| Reporter | rombert | Assigned To | |||
| Priority | normal | Severity | feature | Reproducibility | N/A |
| Status | acknowledged | Resolution | open | ||
| Target Version | Backlog | ||||
| Summary | 0014939: Display unreleased versions in 'Version' drop-down if Mantis is configured to do so | ||||
| Description | The configuration key is 'report_issues_for_unreleased_versions_threshold' and must be verified against the user's threshold. | ||||
| Tags | No tags attached. | ||||
|
There is no way of extracting the user's access level using the SOAP API, so skipping for now. |
|
|
Originally reported at https://sourceforge.net/apps/mantisbt/mylyn-mantis/view.php?id=191 by rombert |
|
|
If it is impossible to verify 'report_issues_for_unreleased_versions_threshold' on the client side, maybe it would be OK to use a task repository configuration property? |
|
|
A preference is IMO not the right way to go, since we possibly diverge from the bugtracker settings. |
|
|
Yes, we do. But does it cause any serious harm? The current situation forces user to always go to the web interface to set the version to unreleased one. A preference set by user that actually cannot set the unreleased version would result in error from the server, I assume (unless the SOAP interface just doesn't enforce it, but this would be a very serious bug there). |
|
|
Also, currently if an unreleased version is set via the web, it is not displayed in the connector, and editing the bug via the connector unsets the version. This probably deserves a separate report. |
|