Skip to content

Move aspect code inside ProcessAdd, ProcessUpdate, ProcessDelete #118

@jtreuting

Description

@jtreuting

Right now the aspects will run right away and then batch the actual event to happen. The aspects need to run when the actual event happens, so it should happen within the ProcessXXX method so that when batching the apsects run at the proper time.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions