I'm on Confluence 6.7.2. I ran through the docs here but it didn't fix my issue.
After doing the above I still get results from the query that apparently shouldn't.
> select count(*) from CONTENT where contentid in (select spaceid from SPACES);
+----------+
| count(*) |
+----------+
| 6 |
+----------+
1 row in set (0.00 sec)
I ended up fixing this. I Found two things that helped. (1) Dump and re-import a space. But that was going to appear to take a lot of work. (2) I modified the query above to reveal pages with issues. I deleted them and re-created them and now the problem is completely gone. No issues tagging as favorites from what I can tell.
I now have a new problem but I opened a ticket with support.
Brendon,
Thank you for letting me know how you were able to fix the issue!
Take care and kind regards,
Shannon
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Brendon,
Am I correct to assume this is happening for all spaces or only certain spaces?
Could you let me know which queries you ran from the article in particular? What is your database type and version?
Lastly, did you stop Confluence completely prior to running the queries and start it up again once the changes were made?
Regards,
Shannon
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.