<@U02Q3KHC59B> I think we left some cruft in `test...
# development
b
@sparse-lifeguard-95737 I think we left some cruft in
test
between the old union
TestFieldSet
and the new union
TestRequest
. ā€¢ Is
TestFieldSet
supposed to be a union? ā€¢ Should the
TestSubsystem
be asking if
TestRequest
is in
union_membership
instead of
TestFieldSet
?
Or was that left for backwards compat?
s
I am not sure for either šŸ˜… I set a reminder for myself to investigate Monday morning
b
šŸ™
OK just removed it and eveyrhting still works
s
looks like Iā€™m late to the party šŸ˜… thanks for cleaning it up @bitter-ability-32190!
b
I was already in the neighborhood. Looks like the union IS necessary, but shifting the registration into
.rules()
makes it behind-the-scenes