It seems we have attachments that are attached to a space (i.e. spaceDescription), not to a page.
Trying to edit/view them using the standard: /pages/viewpageattachments.action?pageId= triggers a bad exception (after all, it is no abstractpage, but a spacedescription).
How do I display/edit these attachments?
We ended up deleting the attachments via the REST API, see https://confluence.atlassian.com/display/CONFKB/Confluence+REST+API+Lacks+DELETE+Method+for+Attachments
Try moving the attachments from Space to page. This should work
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
And how exactly would you suggest doing that, if I am not able to access any GUI to even display the list of attachments on the space?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.