Maniphest currently supports "Export to Excel", but:
- Everything that reasonably can should support it.
- It should be a provision of ApplicationSearch.
- It should support CustomFields and be better documented.
epriestley | |
Aug 25 2014, 1:49 AM |
F194486: blocking | |
Aug 25 2014, 2:15 AM |
Maniphest currently supports "Export to Excel", but:
Status | Assigned | Task | ||
---|---|---|---|---|
Wontfix | epriestley | T3461 Improve documentation around Maniphest Excel exports | ||
Resolved | epriestley | T5391 Support custom fields in 'Export to Excel' | ||
Open | epriestley | T5151 Allow to export query results from Phrequent | ||
Resolved | epriestley | T5954 Modularize "Export to Excel" as a feature of ApplicationSearch | ||
Resolved | chad | T5307 UX for taking actions with search results | ||
Resolved | epriestley | T4100 Support query parameterization in typeaheads | ||
Resolved | None | T4420 Modernize typeahead datasources | ||
Restricted Maniphest Task | ||||
Resolved | epriestley | T5750 Implement typeahead browse mode | ||
Resolved | epriestley | T7688 Move token rendering into TypeaheadDatasource | ||
Resolved | epriestley | T7689 Load handles just-in-time | ||
Wontfix | epriestley | T7803 Implement a composite query which unifies cursor paging across subqueries |
The core custom field implementation is in phabricator/src/infrastructure/customfield/. Storage depends on the field subclasses.
This task is very complex, and it's unlikely a contributor can make much headway without existing experience in the codebase.
Given the level of interest in the community, I suggest starting from the field types that are easier to extend. I know it might not be a superb way, but most it would perhaps provide a way forward.
Side: how can I have blocking tasks in my installation of Phabricator?
Given the level of interest in the community
There isn't much interest in this feature.
I suggest starting from the field types that are easier to extend.
The field types are hard to extend because they support lots and lots of features like this one. The only way to make them easier to deal with would be to remove features.
Side: how can I have blocking tasks in my installation of Phabricator?
There is no way to disable them, so you should have them. You can use this link to edit blocking tasks: