10,884
edits
No edit summary |
|||
Line 144: | Line 144: | ||
[[Resco Cloud]] server audit data can now be stored in [[Auditing#Enable_collection_of_audit_data_in_Resco_Cloud|Azure Table]]. | [[Resco Cloud]] server audit data can now be stored in [[Auditing#Enable_collection_of_audit_data_in_Resco_Cloud|Azure Table]]. | ||
=== Blob storage deletion === | |||
Currently, when a user deletes a record on Resco Cloud, the blob is also deleted in external storage. With this release, the behavior is configurable. | |||
* Remove (Recycle Bin): After deletion, the record is moved to a recycle bin [trackingdelete] entity. Admin will be able to restore these blobs. | |||
* Delete: Same as the current behavior. The record is deleted from the external storage. It is not moved to the trackingdelete entity. | |||
* Ignore: Blob will not be deleted on external storage. | |||
=== Calculated fields === | === Calculated fields === |