VS SonarLint getting rules from SonarQube as warning

Currently, SonarLint in Visual Studio is getting all the activated rules from the SonarQube Quality Profile as warnings in VS no matter the severity levels in SonarQube. Is there a way to match the severity level from SonarQube with “Error”, “Warning” and “Info” in Visual Studio automatically.

FYI this issue is tracked by SLVS-884.