• Max Woolf's avatar
    Fix batch query issue when primary key is -1 · 577052ca
    Max Woolf authored
    AuditEvents loaded via BatchLoader were
    behaving strangely and displaying incorrect
    author information when the collection
    includes rows with no author. Because
    records without an author are stored as -1,
    this created unexpected behaviour.
    577052ca
audit_event_spec.rb 9.22 KB