Gitpulse
LatestReleasesStand-up
Developing
Size
M
Medium: 100-500 weighted lines
Change Breakdown
Feature95%
Refactor5%
#3187Errors (versions)

Error tracking is being upgraded with deployment version filtering

MA
matt-aitken
·#3187Errors (versions)

Developers will be able to pinpoint exactly which deployment versions are causing errors, using a new filter and a stacked bar chart visualization.

Here's the LatestUpdated as code changes

Tracking error occurrences across different deployment versions pins down exactly which release introduced a bug.

The error tracking interface is being updated to support . The global error list can now be filtered to only show issues from selected releases. On individual error pages, a new breaks down the occurrence volume by version over time.

The underlying analytics queries group occurrences by task version. The chart component accepts dynamic series configurations, assigning unique colors to each distinct version returned by the database.

This analysis will evolve. Full story with review threads and final assessment available after merge.
View Original GitHub Description
  • Added versions filtering on the Errors list and page
  • Added errors stacked bars to the graph on the individual error page
© 2026 · via Gitpulse