(downstreamed from https://secure.phabricator.com/T418)
Some obvious ones:I think that the things that can be done here, as of today, are:
- Allow fields to be exposed to the search engine, so if you add a string field you can optionally index and find tasks by searching for that string.- Add to Search Results lists (2 open revisions that I think completely cover this)
- Allow fields to be exposed to the list view, so if you add a field it can appear in the primary lists.
These are pretty straightforward. Sooner or later we're going to have to figure out what to do about aggregations, dashboard integrations, etc.,- Add to (Maniphest) Cards on Workboards
- Expose fields via Conduit but we can cross that bridge when we come to it.