You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With asset linking enabled, the same asset can be present in multiple sites. In the UI an asset can be removed from a specific site without deleting the asset altogether. This functionality does not exist in the gem today.
The method docs do need to indicate that removing an asset from the only site it belongs to will delete the asset altogether.
Use the UI endpoint for removing the site association from a collection
of assets. Note that this can result in assets being deleted if they
either only belong to 1 site or if asset linking is disabled.
Resolves#228
Hi @Stiss I've opened a PR #258 to address this. Will see about getting it merged and releasing a new version of the gem soon. I think we have to review what's on master currently as we haven't released in a while and there were some other merges we reverted and such.
With asset linking enabled, the same asset can be present in multiple sites. In the UI an asset can be removed from a specific site without deleting the asset altogether. This functionality does not exist in the gem today.
The method docs do need to indicate that removing an asset from the only site it belongs to will delete the asset altogether.
This was brought up on the community site: https://community.rapid7.com/thread/8624
The text was updated successfully, but these errors were encountered: