Get the default issue queue views working in D7.
Remaining Tasks
All project_issue views are working nicely now, except the following outstanding items:
* Version field is missing across the board. Moved to #1665580: Add version field back to project_issue views.
* Access control is not done yet. [FIXED]
* The views are not using the custom table plugin at the moment, so the breadcrumbs aren't set right. [FIXED]
* Some of the old broken handlers are still choosable in the UI. [FIXED]
* The project filter crashes if you choose "Select" instead of "Autocomplete" because project_issue_get_projects() is not ported yet. [FIXED]
* The status does not have a custom handler at the moment, so there is no "Open Issues" option. Moved to #1665590: Add support for 'meta' status values to the exposed 'status' filter.
Comments
Comment #1
senpai commentedTagging for Sprint 1
Comment #2
bdragon commentedResolution of this is dependent on #1546836: Add possibility to display machine name fields.
Comment #3
bdragon commentedAll project_issue views are working nicely now, with the following outstanding issues:
* Version field is missing across the board.
* Access control is not done yet.
* The views are not using the custom table plugin at the moment, so the breadcrumbs aren't set right.
* Some of the old broken handlers are still choosable in the UI.
* The project filter crashes if you choose "Select" instead of "Autocomplete" because project_issue_get_projects() is not ported yet.
Comment #4
bdragon commentedForgot one.
* The status does not have a custom handler at the moment, so there is no "Open Issues" option, and the views that are supposed to default to Open Issues default to the set of statuses that Open Issues is. (More or less, I was going from memory when setting them up.)
Comment #5
dwwFYI, "Open issues" is the main point of #1549428: Figure out how the "meta-statuses" of issues will work in D7 ...
Comment #6
senpai commentedDowngrading to normal.
@bdragon, is it worthwhile to break these remaining bugs out into separate tickets for tracking and 'fixed' purposes?
Comment #7
bdragon commentedI will be handling everything but version field and "open issues" as part of this ticket.
Comment #8
senpai commentedTagging for sprint 3.
Comment #8.0
senpai commentedAdding a Remaining Tasks section
Comment #9
senpai commentedTagging for Sprint 5.
Comment #9.0
senpai commentedmore updates to remaining tasks.
Comment #9.1
senpai commentedAdding * The status does not have a custom handler at the moment, so there is no "Open Issues" option.
Comment #9.2
senpai commentedLinking to #1549428
Comment #10
bdragon commentedVersion and status issues split off.
Comment #11.0
(not verified) commentedsplitting issues off.