Closed (won't fix)
Project:
Migrate
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
9 Mar 2010 at 16:51 UTC
Updated:
29 May 2012 at 14:33 UTC
We should expand on the open issue summary now on the site status report page with more detailed reporting - e.g., a report showing all issue groups across all migrations (so one spot to see which migrations have open client issues, which have open implementor issues, etc.).
Comments
Comment #1
mikeryanAnother report I'd like to see - if issuePattern is set (the migration is using issue numbers linked to Trac or somesuch), report on all open issues (priority <> OK) without associated issue numbers, to help make sure every open issue is formally tracked.
Comment #2
moshe weitzman commentedWay in the future, I think could fetch issue status and assignedTo info from the target system using an API or scraper. Its not that hard and very useful.
Comment #3
moshe weitzman commentedIt would be natural to use a sortable table with filters to present this data but we don't have database data here. We have a couple options
1. On every viewing of a report, just empty and populate a table and then build a drupal sortable table from it.
2. Use a jquery grid control to present the data such as http://wiki.github.com/mleibman/SlickGrid/examples. This adds an optional dependency.
Comment #4
mikeryanA couple of years later... In my experience, although the issue tracking seemed like a neat idea at the time, in practice we haven't really used it much in real-world projects. Is anyone out there using it? Any need for reporting capabilities here?
Comment #5
mikeryan