Project

General

Profile

Plugins Directory » List Custom Field Possible Values Filter

Author: Jérôme BATAILLE
Website: https://github.com/Smile-SA/redmine_smile_list_cf_possible_values_filter
Code repository: https://github.com/Smile-SA/redmine_smile_list_cf_possible_values_filter
Registered on: 2019-04-10 (almost 5 years ago)
Current version: 1.0.0
Compatible with: Redmine 4.1.x, 4.0.x, 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x
User ratings:   (0)

Redmine plugin that adds the ability to filter possible values of Custom Fields of type List.
Some project exceptions can be added, These exceptions are available in sub-projects.

For example :
If you use a Severity Custom Field on Bugs with the values :
  • Minor
  • Major
  • Critical
  • Blocker

You can hide the Critical value, and enable it on some projects that really use it.

  • Filter also possible_values_localized if method provided by Localizable Plugin

How it works

It adds two fields to the Custom Fields (of type List) Configuration :
  • The values in Hidden values will be hidden by default
  • Except for the projects in Projects (their identifiers) displaying hidden values

  • Tested with Redmine V4.0.3

Enjoy !

Changelog

1.0.0 (2019-04-10)

Compatible with Redmine 4.1.x, 4.0.x, 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x.

Tested with Redmine V4.0.3, V4.1

0.9.1 (2018-12-06)

Compatible with Redmine 2.6.x.