View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0023443 | mantisbt | custom fields | public | 2017-10-08 11:48 | 2017-10-08 23:52 |
| Reporter | cproensa | Assigned To | cproensa | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Target Version | 2.7.0 | Fixed in Version | 2.7.0 | ||
| Summary | 0023443: Fixes related to custom fields on filters, columns and visibility | ||||
| Description | Fix several issues related to custom fields behavior and access checks dealing with filters, columns and visibility. | ||||
| Tags | No tags attached. | ||||
| parent of | 0019385 | closed | cproensa | Filtering custom field show bugs from projects where this custom field has been removed |
| parent of | 0005713 | closed | cproensa | Custom fields of subprojects are shown in filter for "All projects" but not in parent project. |
| parent of | 0006872 | closed | cproensa | Sort of custom fields does not use data type |
| parent of | 0016358 | closed | cproensa | Custom field filter does not recusrively read all items from sub-projects |
| parent of | 0016359 | closed | cproensa | Custom field filters does not take user access rights into account |
| parent of | 0023223 | closed | cproensa | Custom fields filter does not account for read access at project level |
| parent of | 0023232 | closed | cproensa | Custom field is showed in filter when the user has not view access |
| parent of | 0023233 | closed | cproensa | Issues returned by filter has linked custom fields that are not available as columns |
| parent of | 0023260 | closed | cproensa | Custom fields of type date are not sorted correctly |
| parent of | 0023265 | closed | cproensa | Filter selection for numeric custom fields aren't sorted correctly on distinct values list |
| parent of | 0023266 | closed | cproensa | Filter selection for numeric custom fields show values not coherent with custom field type |
|
MantisBT: master 698ed3e2 2017-10-07 08:03 Committer: GitHub Details Diff |
Fixes for filters and custom fields Merging pull request https://github.com/mantisbt/mantisbt/pull/1183 |
Affected Issues 0023443 |
|
| mod - core/access_api.php | Diff File | ||
| mod - core/columns_api.php | Diff File | ||
| mod - core/custom_field_api.php | Diff File | ||
| mod - core/filter_api.php | Diff File | ||
| mod - core/filter_form_api.php | Diff File | ||
| mod - return_dynamic_filters.php | Diff File | ||