-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 7.8, 7.9
-
Component/s: Database, Quality Profile
-
Labels:
-
Edition:Community
-
Production Notes:None
Description
When starting a fresh installation of SonarQube 7.9 (did not test previous version), the last used dates of quality profiles is never set.
On existing installation (like Next for instance), the issue doesn't seem to exist.
Technical details
In the step that should store the last used date of quality profile in compute engine (UpdateQualityProfilesLastUsedDateStep), nothing is updated in database after the commit.
- is related to
-
SUPPORT-16250 Loading...