Duplicate entity attributes being added by EntityAttribute metadata filter

Cantor, Scott cantor.2 at osu.edu
Tue Oct 29 13:41:14 EDT 2019


Actually...I take it back, less a bug and more unanticipated behavior that would end up taking some work to avoid. The problem is it's really two sets of rules with the same attribute, and with one of them being totally generic, it results in both rules applying to the same entity.

I think splitting it into two separate filters would address that, and is probably the "canonical" answer as to how to avoid it. Overlapping "applies to" conditions pretty much gives that result by design.

I would still file it, but it's not a bug in the traditional sense.

-- Scott




More information about the users mailing list