The 'Done' or resolved issues still remain. This happened following the addition of a new issue type. These all appear in lists and filters, however, the board is wiped clean. I had tried to create a new workflow to solve the problem, but it doesn't work.
Upon searching for a solution, I continue to see that I need to re-index my information. The problem is there is no option for indexing available. Even though I am the ORG ADM, and have access to all administrative features.
What happens when you do the same search in Confluence itself? Does reindexing in Confluence fix this?
What happens when you search? And are there any permission differences?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Been struggling with this too. It was intermittent for me and I discovered that some special characters in the document names were causing this. I had parenthesis and removed them and viola, it started to link without errors.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Before running around checking all sorts of things and editing xml files, please check the base urls for both applications, had the same problem and that is how I resolved it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I run Jira and Confluence on two different Domain Names. When I insert a Jira Ticket into a Confluence Page, Jira tries to show the Page in the 'mentioned in' area. Unfortunately an error occurs everytime the Confluence Page is loaded. This is the message in the console: Failed to load resource: the server responded with a status of 500 (Internal Server Error) http://servername//rest/viewIssue/1/remoteIssueLink/render/10001
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I had this problem and was able to resolve it by allowing Anonymous read-only access to Confluence. Part of the problem is that our user directories are different in JIRA and Confluence at this time, which we plan to fix soon. In the meantime this works fine since our wiki is not publically accessible anyway.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey Rumi,
In your logs you might be getting something like
Failed to load Confluence Page from remote server Caused by: java.io.IOException: Failed to load Confluence Page from remote server Caused by: com.atlassian.sal.api.net.ResponseException: Status Code: 200, Status Text: OK, Errors: {}, Error Messages: [java.lang.Exception: com.atlassian.confluence.rpc.RemoteException: You're not allowed to view that page, or it does not exist.]
Can you please check if that is the case?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I am having the same problem. On Confluence 4.3.2 and JIRA 5.1.7.
The odd thing about our config is that both are on the same server and Confluence and JIRA have different user directories.
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.