ocket8888 commented on issue #7052:
URL: 
https://github.com/apache/trafficcontrol/issues/7052#issuecomment-1233129049

   The simplest fix would be to update the display value to include all Profile 
names, probably separated by `, `. Then a filter on the table would check all 
of the profiles because the cell value is composed of all profiles.
   
   In TPv2 we could make a custom filter for Profiles such that you can include 
and exclude specific names even if they are substrings of one another. For 
example, if using the solution above you filter for "Profile contains 'foo' and 
doesn't contain 'bar'" you would get as a match servers with profile 'foo' but 
not servers with profile 'foobar', whereas I really only meant to exclude the 
profile name that is exactly 'bar'.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@trafficcontrol.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to