Allow EVALSYS to avoid useless calls to entity broker for assign groups
Description
When EVALSYS attempts to access an assign group by EID, it first uses a call to the entity broker to get it. But chances are pretty good that the EID is not in the very constrained format the entity broker recognizes. We should provide a setting that allows the local admin to bypass those checks entirely if they will always fail.
When EVALSYS attempts to access an assign group by EID, it first uses a call to the entity broker to get it. But chances are pretty good that the EID is not in the very constrained format the entity broker recognizes. We should provide a setting that allows the local admin to bypass those checks entirely if they will always fail.