@Corentin_Hamel our app Attachment Manager should help solve your problems.
Yes you can use automation but it's a blunt instrument. In theory does it, in reality easy to miss a variable etc, so it is ok for something simple but you are looking to do some more advanced things. One has to be careful when deleting needless to say.
Hey @Corentin_Hamel ,
You're correct - Confluence cloud currently does not support bulk deletion of attachments. There's a feature request related to it: CLOUD-12500: Bulk delete attachments
Apart from manual deletion, an advanced approach would be to use REST APIs. That would need some customizations, and I haven't built anything like that myself 👀
I'm courious about this though:
Copy-paste to a new page - This approach is not working
What exactly isn't working in this scenario? If you copy content/page body (by going to page edit mode and copy&paste manually to new page) > it should definitely copy text w. actual attachments (e.g., images) and not the previous versions.
Another idea is to maybe use Confluence automation and build something like this, but I believe this would copy attachments as well.
An alternative would be to use a different action - Publish new page where you pull the body content from the trigger page.
Cheers,
Tobi
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.