How Do I Remove the Side Bar in Confluence 5?
Enabling the HTML Macro The HTML macro is disabled by default. You’ll need Confluence Administrator or System Administrator permissions to enable this macro. Enabling these macros can make your Confluence site vulnerable to cross-site scripting attacks. You should only turn on these macros if you trust all your users not to attempt to exploit them.…
Read MoreJIRA cannot cancel REINDEX ( seems ZOMBIE the reindexing process)
In a big JIRA’s I do not recommend reindex in background, probably the Reindexing Service cause timeouts and integrity problems with the issues (currently created by users while the process background is still running) and then, probably will be corrupted (only the status or the transaction caused by the timeout). This problem can be fixed by…
Read MoreIssue Index Corrupted / Reindexing by Groovy ScriptRunner
Go to JIRA > Add-ons > Script Runner > Script Console Copy the script contents, replace “PUT_KEY_OF_ISSUE” and press Run This code correct problems with issues that don’t shows the status correct in views, etc.
Read More