Ticket #7430 (closed enhancement: fixed)

Opened 1 month ago

Last modified 1 month ago

Having problem using dynamic fields with more than one test.

Reported by: David.Byrne@us.xchanging.com Assigned to: robguttman
Priority: high Component: DynamicFieldsPlugin
Severity: major Keywords:
Cc: Trac Release: 0.12

Description

I have four types of tickets. In two of these tickets I want to show a field (milestone) and in the other two I don't. I tried using either of the following:

milestone.hide_when_type = task
milestone.hide_when_type = request

or

milestone.hide_when_type = task|request

In the first case, milestones are only hidden when the type = task. In the second, they are never hidden. I would think that one of these two should work for both.

Attachments

Change History

08/03/10 15:28:34 changed by robguttman

(In [8331]) refs #7430: now allows multiple values for the HideRule? trigger value - uses pipe-delimited syntax

08/03/10 15:36:38 changed by robguttman

  • status changed from new to closed.
  • type changed from defect to enhancement.
  • resolution set to fixed.

Added enhancement and updated the docs.


Add/Change #7430 (Having problem using dynamic fields with more than one test.)




Change Properties
Action