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

senpai’s picture

Issue tags: +sprint 1

Tagging for Sprint 1

bdragon’s picture

bdragon’s picture

All 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.

bdragon’s picture

Forgot 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.)

dww’s picture

senpai’s picture

Priority: Major » Normal

Downgrading to normal.

@bdragon, is it worthwhile to break these remaining bugs out into separate tickets for tracking and 'fixed' purposes?

bdragon’s picture

I will be handling everything but version field and "open issues" as part of this ticket.

senpai’s picture

Issue tags: +sprint 2, +sprint 3

Tagging for sprint 3.

senpai’s picture

Issue summary: View changes

Adding a Remaining Tasks section

senpai’s picture

Issue tags: +sprint 4, +sprint 5

Tagging for Sprint 5.

senpai’s picture

Issue summary: View changes

more updates to remaining tasks.

senpai’s picture

Issue summary: View changes

Adding * The status does not have a custom handler at the moment, so there is no "Open Issues" option.

senpai’s picture

Issue summary: View changes

Linking to #1549428

bdragon’s picture

Status: Active » Fixed

Version and status issues split off.

Automatically closed -- issue fixed for 2 weeks with no activity.

Anonymous’s picture

Issue summary: View changes

splitting issues off.