Issues not visible in sonarQube Dashboard for users - sonarqube

I am getting access issues to few of my projects in SonarQube dashboard (Projects -> Issues)Page. Issues are not getting displayed for few projects even though i have all permissions to the project. It works fine when i go to project->permissions and do some irrelevant change(like adding or removing other users) and then come back to the issues page.
I am using SonarQube5.6.5 and using LDAP2.1 plugin.
Note: I updated the LDAP plugin with latest one and restarted as mentioned here
Thanks,
Bhuvana.

Related

How to get SonarQube reports cleared after removing a rule from project profile

In my team, we've recently reviewed our company-standard Java profile for SonarQube and we've decided to remove a couple of rules from it, for instance,
Security constraints should be defined - S3369
The problem is that SonarQube 6.7 LTS dashboards still show the corresponding reports on our projects even though the rule is no longer in the profile.
Apart from bulk changing the issues as "Won't Fix" on each project of our portfolio, is it possible to clear reports that stem from rules that once were active but which are now deactivated?

Administration tab doesn't show all the options

We've upgraded our SonarQube server from 6.1 to 6.5 version and post upgrade we aren't able to see the administration options for any of the projects as earlier. We see only few options enabled "Quality Profile & Quality Gate". However, we can browse to each of the tabs by creating urls in the browser. Its just that the UI doesn't show these options.
Can someone let us know what could've gone wrong and help us resolve this issue.
This would play a major role in helping the customers in managing their projects.
Issue here was due to the way permissions were changed recently on our server. Global administrators group do not have administer permissions for any projects and Administer group is created for each of the enterprise projects on boarded to our server.

Rules ignored when restore quality profile in SonarQube

I saw many posts with this question, but I didn't find the answer so I ask. I upgraded Sonarqube from 4.5 to 5.6 and it works fine, but the quality profiles are empty. I tried to restore one with the backup/restore option but the rules are ignored:
image. Can you help me?
It sounds like you started up your new instance without the code analyzers.
Unfortunately, installing the analyzers now won't restore your profile customizations. You allude to having backup profile files, so you may be able to get them back that way, but you should be aware that you'll lose some rule customizations.
Assuming you backed up your database before the upgrade like the docs tell you to, your best bet is to restore your DB backup to the pre-upgrade state, install the missing code analyzers, then run the database upgrade.
I also faced the same issue with SonarQube 6.4. I was trying to Reload findbugs rules whereas the plugin was not installed. I first installed the plugin for findbug from Admin login - Update screen. After this if we use Create - Reload Profiles option, it works fine.

Problems with Osgi plugins in Domino Designer after 9.01. FP4

We have our own OSGI plugin with a set of custom code and some java libraries that we use cross projects. It is installed on servers via an update site and imported on developers Domino Designer.
It is working fine up to FP4, but in Domino Designer it is not added to bundles after FP4. For servers and Notes clients it works fine up to FP6 for which we have tested so far.
Tested now with FP7 on my Domino Designer, and the plugin installs fine both via update site and via manual import. However each time I open a database using this library I get build errors. It solves by going to the code, on the error select correct project configuration and adding our plugin to the required bundles. When I close the database and open again, I have to do the same process and we have the same problem with all databases using this plugin.
I have tested starting Notes with the osgi console, but all reports as it is installed normal there.
When viewing in package explorer before fixing the bundle I can see that the plugin is missing from Plugin dependecies and gets added there when doing the fix.
I just installed a fresh Domino Designer for a new user now and upgraded him directly to FP7. He got exactly the same problem. Downgrading him to FP4 solves the problem.
Anyone having the same problem or have ideas to how it can be solved?

Sonar Issue - Version update

Sonar is an open platform to manage code quality. I have the admin access to perform the updates. Recently I tried performing a version update from 3.7.3 to 4.1.1.Unfortunately 4.1.1 is only compatible with IE9 or above. Hence I back out the changes as in our organization IE8 is the internet browser. Now 3.7.3 is not working as it is showing as database is pointing to a latest version.MySQL is used to hold the sonar data. I am completely stuck with the issue. Sonar is a very important tool for us as this can only take a code coverage metrics for the source code.
May I request you to look in to this issue and provide some help. I cannot move forward without your help.
Anticipating your help and support.
The only way to get back to a normal state is to start over from a 3.7.3 database backup.

Resources