I have a page which has had 2 versions; the original version is causing some issues with a macro, so I wanted to just delete it. When I go to the page history, I can see a Delete button next to version 1, but when I click it, the old version doesn't get deleted - the page refreshes, but both versions are still there. No error messages on the screen, and nothing in the console.
Is there some extra permission I need? Or could something be blocking it from deleting?
If you see the Button, you should be able to delete it. I had no issues with that function whatsoever. Have you tried to delete an old version of a page that doesn't have issues with a macro?
Maybe whatever is causing trouble with the macro is also preventing the page from being deleted?
I suspect the macro that is broken is also breaking the "delete version" function. Confluence runs a lot of the code that renders a page when you try to delete a page (I don't think Cloud and server are very different there), so if it can't render a macro, there's a good chance it can't get through "delete" as well as "view".
Definitely one for Atlassian support, if you want a proper fix, but there are three other options.
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.