Deleting an attachment does not delete the document in the repository

@JayachandraSiddipeta

We have the same configuration but it still throwing the same error.

When we initially upload a document without saving the assignment:

  1. Data-WorkAttach-File-Temp instance is created

  2. Content is uploaded to repository

Then if we execute delete action, no rules are triggered in the tracer unlike when we save the assignment where pxDelete is getting called.