Fixed server table's quick search and filter for multiple profiles#7074
Conversation
ocket8888
left a comment
There was a problem hiding this comment.
This fixes the search and appears to render fine, but some other tables aren't displaying Profiles for servers properly, e.g. the Delivery Service server-assignment table pictured below.
Also, #7049 specifically mentions viewing servers filtered by Profile via the "View Servers" menu option on a Profile's page. This PR doesn't fix that.
Also, the table column name is currently still 'Profile', should probably now be 'Profiles' or perhaps 'Profile(s)'. But that's less important.
c1a5a31 to
a44001f
Compare
Resolved #7049 (filtered by Profile using column Filter). |
93ccc0b to
df9bf72
Compare

Fixes: #7049 and
Fixes: #7052
Which Traffic Control components are affected by this PR?
What is the best way to verify this PR?
Add servers with multiple profiles and quick search and filter for any profile that is not a primary profile
If this is a bugfix, which Traffic Control versions contained the bug?
7.0.1 (master)
PR submission checklist