Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.5
-
Component/s: Differential Views, Web
-
Labels:None
-
Number of attachments :
Description
Currently, quality information provided by Sonar is very static and can't allow to get a clear insight on what happened for instance during the last 30 days. Differential views must allow to switch from classical static measures to differential measures.
In all Sonar core services supporting this new feature, a dropdown list will be available to select the time interval. This dropdown list will have tree values and the first two ones will be the same for all projects. For instance 30 days and 90 days. Those two first time intervals will be configurable in the Settings page.
The third value will be configurable by project and by default will be 'last event'. So by default, the current snapshot will be compared with the last snapshot having an event.
The value of this event will be configurable by project (e.g. : '2.5', 'offshoring of the project', ...).
Issue Links
| This issue is duplicated by: | ||||
| SONAR-1603 | Difference Viewer |
|
|
|
| This issue relates to: | ||||
| SONAR-1450 | Add support for incremental review of incoming violations |
|
|
|
| This issue is related to: | ||||
| SONAR-369 | Add a two date pickers to fix beetween two dates to caculate color on the treemap (by default, it is the last date) |
|
|
|
| SONAR-628 | Time Machine - Comparison required at file level |
|
|
|
| SONAR-1160 | The 10 "last" Rule violations |
|
|
|
| SONAR-837 | Evolve Sonar plugins in order to handle an optional list of files to process |
|
|
|
| SONAR-1958 | Being able to define an alert on differential measures |
|
|
|
| This issue is depended upon by: | ||||
| SONARPLUGINS-348 | Add commit count for past periods |
|
|
|
| SONAR-1352 | Create alerts based on differential view measures |
|
|
|
| SONARPLUGINS-539 | Collect active developer metric |
|
|
|
I am going to work on this, since it is connected with
SONAR-837, that is if nobody else did work on it already.SONAR-837, that is if nobody else did work on it already.