Entities without an identifier previously an exception because the IsNewStrategyFactory wasn't able to determine a strategy even if there was no auditing to be applied in the first place. We now eagerly check for auditability and skip the lookup for an IsNewStrategy completely in case that check returns false. Related pull request: #189.