Edgewall Software

Ticket #93 (closed defect: fixed)

Opened 6 years ago

Last modified 2 years ago

Chart data does not restrict itself to the specified revisions in config

Reported by: Walter Bell <wwb2@…> Owned by: hodgestar
Priority: major Milestone: 0.6
Component: Trac plugin Version: 0.5
Keywords: Cc:
Operating System:

Description

It's not totally clear it's a bug, but it seemed odd-- if you set a range for a configuration, the charts ignore it; they chart all available data. With hundreds of successful builds, there's way too much data to deal with.

Attachments

charts-restrict.patch Download (1.3 KB) - added by Walter Bell <wwb2@…> 6 years ago.
Patch against 0.5 which fixes #93
0003-Charting-fixes.patch Download (12.6 KB) - added by hodgestar 2 years ago.
Fixes for #93 and #454 (against ~0.6b2).

Change History

Changed 6 years ago by Walter Bell <wwb2@…>

Patch against 0.5 which fixes #93

Changed 6 years ago by cmlenz

  • milestone set to 0.6

The problem here is that we can't really expect the revisions to be serial integers… they are for Subversion, but not necessarily for other version control systems.

Still need to fix this, of course.

Changed 3 years ago by osimons

  • milestone changed from 0.6 to 0.6.1

Right, and see also #250 that also suggests dropping non-successful reports from the range charted.

Changed 2 years ago by hodgestar

  • status changed from new to assigned
  • owner changed from cmlenz to hodgestar

Updated patch from Walter about to be attached:

  • Restrict chart data to that of the active range of revisions. Closes #93.
  • Only show charts on configuration pages where there's a report for the

chart's category in the range of active builds. Closes #454.

Changed 2 years ago by hodgestar

Fixes for #93 and #454 (against ~0.6b2).

Changed 2 years ago by hodgestar

  • milestone changed from 0.6.1 to 0.6

Changed 2 years ago by wbell

  • status changed from assigned to closed
  • resolution set to fixed

Fixed with [834]

Add/Change #93 (Chart data does not restrict itself to the specified revisions in config)

Author


E-mail address and user name can be saved in the Preferences.


Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.