The solution to a few of the problems at #76725-43: Refactor project issue module to use Views is to have a views plugin that can validate project nid arguments which understands either numeric nids or project short names (uri). It can also specify that the title for this argument should be the full project title. Although this is needed initially for project_issue, I think it makes the most sense to add it to project's views directory, since it's generic enough that other parts of project* might need it.

Any objections?

Comments

dww’s picture

Status: Needs review » Fixed

Earl gave this a quick visual look and said it was fine. I know it works, so I committed to HEAD.

Status: Fixed » Closed (fixed)

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