Skip to content

call_back issue #8

@sureshmasilamani

Description

@sureshmasilamani

we are getting duplicate entries for same object modified using simple_audit like when parent and child both simple_audit has been added
Ex:- class A
simple_audit(params1)
end

class B < A
simple_audit(params1,params2)
end
we are expecting only one audit entry for B

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions