Skip to content

Add timestamp columns to VSA aggregated RecordsFetcher

Resolves #364361 (closed)

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.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #364361 (closed)

Edited by Pavel Shutsin

Merge request reports