View Issue Details

IDProjectCategoryView StatusLast Update
1385RackTablesdefaultpublic2015-01-09 18:53
ReporterCrdsIT Assigned Toandriyanov  
PrioritylowSeveritytweakReproducibilityN/A
Status closedResolutionno change required 
Product Version0.20.8 
Summary1385: Would like to easily filter objects by automatic tags.
DescriptionTags like $unmounted, and $no_asset_tag would be very useful to filter by. Maybe in the tag tree view all of the automatic tags are visible and there could be a checkbox to toggle it's visibility in the tag list for object filtering.

Additional InformationI know that {$unmounted} will filter for that tag in the advanced filter box, but I would just like it to be more accessible.

Thank you.
TagsNo tags attached.

Activities

CrdsIT

CrdsIT

2015-01-07 16:32

reporter   ~0002611

I was just thinking that along with this that it would be nice to set tag names for automatic tags, so instead of $typeid_4 the tag shows as Server in the ui.
andriyanov

andriyanov

2015-01-09 18:53

reporter   ~0002617

This could be done from the box:

You need to define a set of predicates with the autotags you need, and configure them to appear as a checkbox in filter page (the FILTER_PREDICATE_SIEVE config var).

a predicate could be defined in the "Configuration - Permissions" ACL like this:
define [unmounted] {$unmounted}

Issue History

Date Modified Username Field Change
2015-01-07 16:16 CrdsIT New Issue
2015-01-07 16:32 CrdsIT Note Added: 0002611
2015-01-09 18:53 andriyanov Note Added: 0002617
2015-01-09 18:53 andriyanov Status new => closed
2015-01-09 18:53 andriyanov Assigned To => andriyanov
2015-01-09 18:53 andriyanov Resolution open => no change required