TaylorCFrey opened a new issue, #7052: URL: https://github.com/apache/trafficcontrol/issues/7052
<!-- ************ STOP!! ************ If this issue identifies a security vulnerability, DO NOT submit it! Instead, contact the Apache Traffic Control Security Team at [email protected] and follow the guidelines at https://apache.org/security regarding vulnerability disclosure. - For *SUPPORT QUESTIONS*, use the #traffic-control channel on the ASF slack (https://s.apache.org/tc-slack-request) or the Traffic Control Users mailing list (send an email to [email protected] to subscribe). - Before submitting, please **SEARCH GITHUB** for a similar issue or PR * https://github.com/apache/trafficcontrol/issues * https://github.com/apache/trafficcontrol/pulls --> <!-- Do not submit security vulnerabilities or support requests here - see above --> ## This Bug Report affects these Traffic Control components: <!-- delete all those that don't apply --> - Traffic Portal ## Current behavior: <!-- Describe how the bug happens --> Open the server table in Traffic Portal. At the top of the page is the "Quick search" input field. The quick search does not filter / show servers if the input is the second/layered profile. ## Expected behavior: <!-- Describe what the behavior would be without the bug --> If a server were to have "PRIMARY_PROFILE" assigned as the first profile, it will be filtered and show correctly, as expected. Additionally if you were to create and add a "SECONDARY_PROFILE" to the same server(s) the Quick search would display said server(s). ## Steps to reproduce: <!-- If the current behavior is a bug, please provide the *STEPS TO REPRODUCE* and include the applicable TC version. --> Create a server (or use existing). Assign a profile ("PRIMARY_PROFILE" for example). This should be the first and only profile assigned to the server. You can verify that Quick search on the Configure->Servers page works for said profile. Then create and/or add another profile (say "SECONDARY_PROFILE"). Then add this profile to the same server such that it has both PRIMARY and SECONDARY profiles assigned. Go to the Configure->Servers page and attempt to Quick Search on "SECONDARY_PROFILE" and the list will be empty -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
