View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0022158 | mantisbt | time tracking | public | 2017-01-10 13:22 | 2017-09-03 18:41 |
| Reporter | devzing | Assigned To | cproensa | ||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 1.3.5 | ||||
| Target Version | 2.6.0 | Fixed in Version | 2.6.0 | ||
| Summary | 0022158: Time tracking report excludes issues with no category assigned | ||||
| Description | When reporting time tracking the query is requiring a category be assigned to the bug even though there is an option to not require a category ($g_allow_no_category) | ||||
| Steps To Reproduce | set $g_allow_no_category = ON | ||||
| Tags | No tags attached. | ||||
|
One of those nice filter issues. |
|
No, it's a specific query built in the timetracking report page |
|
|
Can you try the fix added here? I don't use timetracking, so can't test well for it. |
|
|
MantisBT: master a152d85b 2017-08-19 02:31 Committer: dregad Details Diff |
Fix timetracking report with no category Don't require a category to be assigned to the bug as there is an option to not require a category ($g_allow_no_category) Fixes: 0022158 |
Affected Issues 0022158 |
|
| mod - core/billing_api.php | Diff File | ||