Resolving issue returns a HTTP 400

  • Sonarqube 10.3.0.82913
  • Unable to mark issues are resolved in the UI

When trying to resolve issues or update the assigner of an issue the following error is always returned:

Value of parameter ‘facets’ (standards) must be one of: [projects, files, assigned_to_me, severities, statuses, resolutions, rules, assignees, author, directories, scopes, languages, tags, types, pciDss-3.2, pciDss-4.0, owaspAsvs-4.0, owaspTop10, owaspTop10-2021, sansTop25, cwe, createdAt, sonarsourceSecurity, codeVariants, cleanCodeAttributeCategories, impactSoftwareQualities, impactSeverities]

This happens across all projects.

3 Likes

Hi,

Welcome to the community!

Can you verify that the users in question have Administer Issues on the projects?

 
Thx,
Ann

Yes. I am an admin for our instance and I can’t even do these actions.

Hi,

Permissions in SonarQube are very granular. It’s quite possible to have global admin rights and not be able to Browse a project.

So, specifically, do you have “Administer Issues” on the projects in question?

 
Thx,
Ann

Yes. The project in question has that defined for the ‘sonar-users’ group.

Hi,

Thanks. I’ve flagged this for more expert eyes.

 
Ann

Hi Donald, thank you for your finding. Indeed, I was able to see the same error, specifically when Security Category filter is opened or a standard is selected in the sidebar. Nevertheless, you should still be able to modify the issue status or assignee, as the error seems to be specific to a different endpoint issues/search.

Please let me know if you encounter this issue when Security Category filter is not selected and closed, and, in the meantime, you may follow this ticket which should address the issue.

1 Like