Hello, we have integrated the development tools for GitHub since a while. It works very well.
At least if the user is logged in the branch and commit information is shown.
Now we would like to show this information to users who are not logged in. Unfortunately, this seems not to work.
Even changing the permission in the Permission Scheme vor the 'View Development Tools' to Public and Group(users) it doesn't show up for anonymous users.
Is this an issue or can I change the configuration somehow to make it visible?
Thanks
Marco
Hi @Marco Peters ,
users can see dev information if they have permission to access information on github side. A not logged user has not that permission on github side an this should be the reason.
In order to see dev information for not logged user you should allows read permission on github for not logged users.
Hope this helps,
Fabio
Thanks, Fabio, for the quick reply.
The GitHub repository is public and is readable.
I think the GitHub account is not the problem.
When I use a temporary account for JIRA whose email is not associated with a GitHub account it is working.
The difference is logged in to JIRA and not logged in to JIRA. In one case it is visible and in the other not.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Is the integration based on an application link?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Application link? I don't know what this means.
I've Installed the App 'GitHub for JIRA' and configured a GitHub Organisation with access to all repositories.
In the configuration of the development tools, I see this
And this is how the view development tool is configured in the permission scheme.
Thanks again for your support.
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.