-
- Downloads
Add timestamp columns to VSA aggregated RecordsFetcher
The aggregated version of the VSA `RecordsFetcher`, used at group level, was missing the `start_event_timestamp` and `end_event_timestamp` columns. As a result, such attributes were always null in the JSON response to `Projects::Analytics::CycleAnalytics::StagesController#records`. Changelog: fixed
parent
3d0b9480
No related branches found
No related tags found
Showing
- lib/gitlab/analytics/cycle_analytics/aggregated/records_fetcher.rb 4 additions, 2 deletions...b/analytics/cycle_analytics/aggregated/records_fetcher.rb
- spec/lib/gitlab/analytics/cycle_analytics/aggregated/records_fetcher_spec.rb 20 additions, 0 deletions...lytics/cycle_analytics/aggregated/records_fetcher_spec.rb
- spec/lib/gitlab/analytics/cycle_analytics/records_fetcher_spec.rb 27 additions, 4 deletions.../gitlab/analytics/cycle_analytics/records_fetcher_spec.rb
-
mentioned in merge request kubitus-project/kubitus-installer!1153 (merged)
Please register or sign in to comment