Salesforce admins: Urgent action required!

Releases/Fall 2023: Difference between revisions

Jump to navigation Jump to search
Line 161: Line 161:
[[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 ===
=== (July preview) 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.
Currently, when a user deletes a record on Resco Cloud, the blob is also deleted in [[Blob storage for Resco Cloud|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.
* 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.
* 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.
* Ignore: Blob will not be deleted on external storage.
(Also, we have upgraded the API services for SharePoint from v1 to v2.)
=== (July preview) Data size in Admin Console ===
In the [[Admin Console]], select '''Data > Manage Data''' to display how much database storage space is needed for each entity.
[[File:Show-storage-consumption-per-entity.png|600px]]


=== Calculated fields ===
=== Calculated fields ===

Navigation menu