View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0006523 | mantisbt | filters | public | 2005-12-21 05:23 | 2026-05-14 14:09 |
| Reporter | dapozzom | Assigned To | community | ||
| Priority | normal | Severity | feature | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Product Version | 1.2.17 | ||||
| Target Version | 2.29.0 | Fixed in Version | 2.29.0 | ||
| Summary | 0006523: Allow filtering by Reproducibility | ||||
| Description | How can I have the standard attribute (ie Reproducibility), as a filter criteria | ||||
| Tags | No tags attached. | ||||
|
We are resolving this issue as "no change required", because it was reported against an old version of MantisBT which is no longer supported. We recommend that you upgrade to the latest stable version [1]; if after doing so the problem still exists, do not hesitate to reopen the issue. |
|
|
Reopened. |
|
|
Guessing I read 'resolution' as reproducibility as I checked this last night :) |
|
|
Setting product version to 1.2.17 |
|
|
Hello, |
|
|
@Alkante thank you. If you have a patch on top of 2.25 available already, feel free to open the PR now - there have not been so many changes to this part of the code, so chances are it will merge cleanly into master. |
|
|
MantisBT: master 1d99e3e8 2025-09-15 04:53 dsribouavong Committer: dregad Details Diff |
Add reproducibility filter Fixes 0006523, PR https://github.com/mantisbt/mantisbt/pull/2165 Signed-off-by: Damien Regad <dregad@mantisbt.org> Changes to original commit: replace space indents by tabs. |
Affected Issues 0006523 |
|
| mod - core/classes/BugFilterQuery.class.php | Diff File | ||
| mod - core/filter_api.php | Diff File | ||
| mod - core/filter_constants_inc.php | Diff File | ||
| mod - core/filter_form_api.php | Diff File | ||