Skip to content
Snippets Groups Projects

Add timestamp columns to VSA aggregated RecordsFetcher

  1. Jun 13, 2022
  2. Jun 08, 2022
    • Magdalena Frankiewicz's avatar
      Add timestamp columns to VSA aggregated RecordsFetcher · 4791a18a
      Magdalena Frankiewicz authored
      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
      Verified
      4791a18a
Loading