View Issue Details

IDProjectCategoryView StatusLast Update
0023443mantisbtcustom fieldspublic2017-10-08 23:52
Reportercproensa Assigned Tocproensa  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Target Version2.7.0Fixed in Version2.7.0 
Summary0023443: 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.

TagsNo tags attached.

Relationships

parent of 0019385 closedcproensa Filtering custom field show bugs from projects where this custom field has been removed 
parent of 0005713 closedcproensa Custom fields of subprojects are shown in filter for "All projects" but not in parent project. 
parent of 0006872 closedcproensa Sort of custom fields does not use data type 
parent of 0016358 closedcproensa Custom field filter does not recusrively read all items from sub-projects 
parent of 0016359 closedcproensa Custom field filters does not take user access rights into account 
parent of 0023223 closedcproensa Custom fields filter does not account for read access at project level 
parent of 0023232 closedcproensa Custom field is showed in filter when the user has not view access 
parent of 0023233 closedcproensa Issues returned by filter has linked custom fields that are not available as columns 
parent of 0023260 closedcproensa Custom fields of type date are not sorted correctly 
parent of 0023265 closedcproensa Filter selection for numeric custom fields aren't sorted correctly on distinct values list 
parent of 0023266 closedcproensa Filter selection for numeric custom fields show values not coherent with custom field type 

Activities

There are no notes attached to this issue.

Related Changesets

MantisBT: master 698ed3e2

2017-10-07 08:03

dregad

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