Details
Description
Event administration (creation / modification / deletion) should not be done in the event widget that is displayed on dashboard.
Instead, this should be handled in the same service as the snapshot deletion ("Delete history"), and an event must be necessarily linked to a snapshot to prevent side effects (like bug SONAR-2811).
Issue Links
- depends upon
-
SONAR-2811
Time Machine won't compare to previous versions if said version has been manually modified.
-
- is related to
-
SONAR-3075
"value too long" inserting into events after updating a quality profile
-
-
SONAR-801
Events on Dashboard confused for same project dates
-
It's currently possible to create an event without defining the category which leads to an unexpected behavior : those events are not displayed in the "Events" widget. I think that we should forbid to create an event without providing an event category.