Loading...
 
Skip to main content

trackerfilter plugin /d option not working with an Item Link field

Status
Closed
Subject
trackerfilter plugin /d option not working with an Item Link field
Version
11.x Regression
12.x
Category
  • Regression
Feature
Wiki Plugin (extends basic syntax)
Resolution status
Out of Date
Submitted by
Geoff Brickell
Lastmod by
Ushindi Gedeon
Rating
(0)
Description

The trackerfilter plugin has a 'filters' parameter with a /d option that allows a value to be selected from a drop down list so that all records with that value in the field are filtered out for presentation e.g a typical plugin might look like

{trackerfilter filters="238/d" action="Create share holding report" noflipflop="y" trackerId="23" fields="238:244:240:241:242" compute="240/sum:242/sum" sort="y"}

But if field 238, as used in the example above, is an Item Link field the trackerfilter process does not find any records

This is a regression in both 11.x and 12.x but did work previously.


Other field types seem OK (although not tested them all !!!!)

Solution

I had fixed this issue in 12x.

Please check this commit id: 48269

Only partially fixed - when the /d filter field is an Item Link then the drop down options for the item link values are now found/displayed correctly so can be selected BUT the subsequent filter process does not find the records that match item link value

I have a worked example of this in my own test site that can be accessed by other devs - just email me for the details

Workaround
Importance
7
Easy to solve?
4
Priority
28
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
4803
Created
Monday 14 October, 2013 11:26:09 UTC
by Geoff Brickell
LastModif
Sunday 05 July, 2026 09:12:02 UTC


Show PHP error messages