delegateas/Daxif

[Plugins] Add ability to automatically delete AsyncOperation job after it finishes

Opened this issue · 1 comments

When you register plugins in the "old fashioned way", you can set a flag that says "Delete AsyncOperation if StatusCode = Successful".
imgpsh_mobile_save

A customer is requesting that this be done, so as to not fill up the log with old Async jobs.

@candelegate : I am looking at this one currently. Hopefully ready shortly.