stable

Clone or download

Read-only

request #25350 Multiple selection has no effect when searching a report from modal v1

How to reproduce: - Setup a tracker with a multiple selection list field bound to static values (not users or user groups). For example values are "Alpha" and "Bravo". - Add an Artifact links field to your tracker. - Create one (or several) artifact with value "Alpha" or "Bravo". - From another artifact, open the modal v1 by clicking on the "magnifying glass" icon next to the links field. - In the modal v1, select two values for the multi selection list criterion: select "Alpha" and "Bravo". - Without this patch, the results should not contain both values. - With this patch, the results will correctly show all artifacts with value "Alpha" and all artifacts with value "Bravo" Change-Id: I8b8ef99bc1d35beb6135a25e3c44dca24f25ab98

Modified Files

Name
M plugins/tracker/scripts/legacy/LoadTrackerArtifactLink.js +5 −7 Go to diff View file