Skip to content

v5.0.0-alpha2

@jasontedor jasontedor tagged this 26 Apr 11:45
This commit fixes an index name equality check in RoutingNodes. Namely,
the check was comparing an instance of Index to an instance of
String. Instead, the index name should be obtained from the Index
instance to be compared to the instance of String.

Closes #17982
Assets 2
Loading