Page MenuHomePhabricator
Feed Advanced Search

Feb 7 2017

avivey renamed T12220: New custom type field: Project Tags from New maniphest type field to select tags to New custom type field: Project Tags.
Feb 7 2017, 2:01 PM · Custom Fields, Feature Request

Jan 18 2017

aik099 added a comment to T3794: Rebuild Diffusion/Audit on top of CustomField infrastructure.

As I've understood the EditEngine supersedes CustomFields by the flexibility. Are there any examples (in code or in documentation) on how new fields can be added to commits or other entities?

Jan 18 2017, 10:54 PM · Restricted Project, Diffusion, Custom Fields
epriestley closed T3794: Rebuild Diffusion/Audit on top of CustomField infrastructure as Wontfix.

I'm going to close this as "Wontfix". Although adding custom fields is something we may still do, I no longer expect to "rebuild" on top of that infrastructure.

Jan 18 2017, 6:39 PM · Restricted Project, Diffusion, Custom Fields

Jan 9 2017

epriestley moved T5786: Separate Differential reviewer warnings from the reviewers field from v2 (UI/Mobile) to Reviewer Rules on the Differential board.
Jan 9 2017, 10:11 PM · Custom Fields, Differential

Dec 18 2016

mpickering added a project to T5873: Update Conduit for ApplicationTransactions, CustomFields and Edges: Haskell.org.
Dec 18 2016, 2:10 AM · Haskell.org, Restricted Project, Restricted Project, ApplicationEditor, FreeBSD, Restricted Project, User Delight, Phacility, Custom Fields, Transactions, Conduit

Dec 7 2016

avivey added a revision to T418: Integrate CustomField into more interfaces: D17004: Support Custom Fields in List View.
Dec 7 2016, 12:55 AM · Restricted Project, Restricted Project, Restricted Project, Maniphest, Custom Fields

Nov 22 2016

epriestley closed T11910: Cannot unset Build Plan Step's "Wait For Message" option as Resolved by committing rPfaf42cbe8f59: Allow "Wait for Message" to be unset on build plans.
Nov 22 2016, 10:02 PM · Custom Fields, Harbormaster, Bug Report
epriestley added a revision to T11910: Cannot unset Build Plan Step's "Wait For Message" option: D16919: Allow "Wait for Message" to be unset on build plans.
Nov 22 2016, 9:48 PM · Custom Fields, Harbormaster, Bug Report
epriestley added a comment to T11910: Cannot unset Build Plan Step's "Wait For Message" option.

The long-term fix is putting this stuff on EditEngine (some discussion in T11887) but this should be fixable in the short term.

Nov 22 2016, 9:41 PM · Custom Fields, Harbormaster, Bug Report
avivey added a project to T11910: Cannot unset Build Plan Step's "Wait For Message" option: Custom Fields.

I suspect this might be because the value for "Continue" is an empty string here: https://secure.phabricator.com/source/phabricator/browse/master/src/applications/harbormaster/customfield/HarbormasterBuildStepCoreCustomField.php$27 ; At least, changing that value to be non-empty seems to solve this.

Nov 22 2016, 9:14 PM · Custom Fields, Harbormaster, Bug Report

Nov 15 2016

epriestley added a comment to T6030: Allow CustomFields to specify additional options (like "required") configurable in `<application>.fields`.

T11864 is another flavor of [ ] Show on commit message template., like T7327, although it wants to hide "Subscribers" instead of show "Projects".

Nov 15 2016, 8:16 PM · Restricted Project, Restricted Project, Custom Fields
epriestley merged T11864: Ability to customize arcanist default template into T6030: Allow CustomFields to specify additional options (like "required") configurable in `<application>.fields`.
Nov 15 2016, 8:15 PM · Restricted Project, Restricted Project, Custom Fields

Sep 22 2016

epriestley added a comment to T11675: "Text" type custom field in Maniphest not displayed in Maniphest Advanced Search form.

This should now just work without any changes at HEAD of master. Let us know if you're still seeing issues after updating.

Sep 22 2016, 1:24 AM · Custom Fields, Maniphest, Bug Report

Sep 21 2016

epriestley closed T11675: "Text" type custom field in Maniphest not displayed in Maniphest Advanced Search form as Resolved by committing rP8941bbfcea7d: Make "text" custom fields appear in ApplicationSearch again.
Sep 21 2016, 11:39 PM · Custom Fields, Maniphest, Bug Report
epriestley claimed T11675: "Text" type custom field in Maniphest not displayed in Maniphest Advanced Search form.
Sep 21 2016, 10:07 PM · Custom Fields, Maniphest, Bug Report

Sep 15 2016

enckse added a comment to T10315: Make it more clear to users how to rebuild search indexes after adding search support to custom fields.

I hit this as well - I was able to fix the handful of tasks created before setting "search" -> "true" by just re-saving those tasks.

Sep 15 2016, 10:09 PM · Custom Fields, Search, Documentation

Sep 10 2016

joshuaspence renamed T11606: Allow custom fields to accept function tokens like "viewer()" from Allow custom "users" fields to accept function tokens like "viewer()" to Allow custom fields to accept function tokens like "viewer()".
Sep 10 2016, 12:44 AM · Custom Fields, Typeahead, Feature Request
joshuaspence added a project to T11606: Allow custom fields to accept function tokens like "viewer()": Custom Fields.
Sep 10 2016, 12:40 AM · Custom Fields, Typeahead, Feature Request

Sep 6 2016

huangsj moved T5873: Update Conduit for ApplicationTransactions, CustomFields and Edges from Future to vNext on the Conduit board.
Sep 6 2016, 7:16 AM · Haskell.org, Restricted Project, Restricted Project, ApplicationEditor, FreeBSD, Restricted Project, User Delight, Phacility, Custom Fields, Transactions, Conduit
huangsj moved T5873: Update Conduit for ApplicationTransactions, CustomFields and Edges from vNext to Future on the Conduit board.
Sep 6 2016, 7:16 AM · Haskell.org, Restricted Project, Restricted Project, ApplicationEditor, FreeBSD, Restricted Project, User Delight, Phacility, Custom Fields, Transactions, Conduit

Aug 23 2016

epriestley closed T4782: Provide short revision status summary in Differential query results? as Wontfix.

I built a similar UI as part of D15926, but we declined to actually bring it upstream. It's possible that we may revisit this in the future, or that it may become possible via T418, but I don't currently plan to pursue this.

Aug 23 2016, 7:27 PM · Custom Fields, Differential

Aug 18 2016

chad changed the visibility for T5311: Conduit does not return custom fields for users.
Aug 18 2016, 6:50 PM · Conduit, Custom Fields

Aug 16 2016

avivey added a parent task for T418: Integrate CustomField into more interfaces: T11466: Build status on Differential search results.
Aug 16 2016, 12:30 AM · Restricted Project, Restricted Project, Restricted Project, Maniphest, Custom Fields

Aug 9 2016

fooishbar added a comment to T5873: Update Conduit for ApplicationTransactions, CustomFields and Edges.

@epriestley Is there a pathway for reading (not writing) edges which would be open to community contribution? Having arc patch Tnnnn functionality, pulling all the revisions attached to a particular task, would be really attractive for us as we tend to have a larger number of revisions per task.

Aug 9 2016, 10:27 AM · Haskell.org, Restricted Project, Restricted Project, ApplicationEditor, FreeBSD, Restricted Project, User Delight, Phacility, Custom Fields, Transactions, Conduit

Aug 5 2016

eadler added a project to T8516: Better detect misconfiguration of "options" in custom field: Restricted Project.
Aug 5 2016, 5:24 PM · Restricted Project, Custom Fields
eadler added a project to T10378: Custom text field does not show up in Advanced Search: Restricted Project.
Aug 5 2016, 5:05 PM · Restricted Project, Custom Fields, Bug Report

Aug 3 2016

chad merged T11421: Show task points in Maniphest query result view into T418: Integrate CustomField into more interfaces.
Aug 3 2016, 1:26 PM · Restricted Project, Restricted Project, Restricted Project, Maniphest, Custom Fields

Jul 30 2016

JerrySLau moved T5873: Update Conduit for ApplicationTransactions, CustomFields and Edges from Important to Nice To Have on the FreeBSD board.
Jul 30 2016, 7:14 AM · Haskell.org, Restricted Project, Restricted Project, ApplicationEditor, FreeBSD, Restricted Project, User Delight, Phacility, Custom Fields, Transactions, Conduit

Jul 28 2016

epriestley closed T5011: Convert builtin fields in Maniphest to CustomField as Wontfix.

Phabricator's infrastructure has evolved a lot and CustomFields now serve a smaller role than they once did -- roughly, just custom fields. Later generation stuff (particularly EditEngine) feels better factored, and has reduced the responsibility of CustomFields.

Jul 28 2016, 10:13 PM · Maniphest, Custom Fields
epriestley closed T5011: Convert builtin fields in Maniphest to CustomField, a subtask of T6030: Allow CustomFields to specify additional options (like "required") configurable in `<application>.fields`, as Wontfix.
Jul 28 2016, 10:13 PM · Restricted Project, Restricted Project, Custom Fields

Jul 12 2016

avivey moved T418: Integrate CustomField into more interfaces from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Jul 12 2016, 9:56 PM · Restricted Project, Restricted Project, Restricted Project, Maniphest, Custom Fields

Jul 4 2016

eadler moved T3794: Rebuild Diffusion/Audit on top of CustomField infrastructure from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Jul 4 2016, 9:00 PM · Restricted Project, Diffusion, Custom Fields

Jun 6 2016

eadler moved T3794: Rebuild Diffusion/Audit on top of CustomField infrastructure from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Jun 6 2016, 4:10 PM · Restricted Project, Diffusion, Custom Fields

Jun 1 2016

eadler moved T3794: Rebuild Diffusion/Audit on top of CustomField infrastructure from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Jun 1 2016, 10:39 PM · Restricted Project, Diffusion, Custom Fields

May 27 2016

avivey added a parent task for T418: Integrate CustomField into more interfaces: T9287: Working with many repositories.
May 27 2016, 8:53 PM · Restricted Project, Restricted Project, Restricted Project, Maniphest, Custom Fields

May 23 2016

chad added a comment to T8786: Add support for custom fields per project.
May 23 2016, 10:34 PM · Projects, Custom Fields

May 20 2016

vhbit updated Q394: Is it possible to automatically prefill revision custom fields based on commit message from to Is it possible to automatically prefill revision custom fields based on commit message.
May 20 2016, 8:13 PM · Custom Fields, Differential
avivey added a project to T418: Integrate CustomField into more interfaces: Restricted Project.
May 20 2016, 12:53 AM · Restricted Project, Restricted Project, Restricted Project, Maniphest, Custom Fields
avivey merged T10992: Allow Object Item List be customized for display into T418: Integrate CustomField into more interfaces.
May 20 2016, 12:51 AM · Restricted Project, Restricted Project, Restricted Project, Maniphest, Custom Fields

May 19 2016

kebe added a comment to T10378: Custom text field does not show up in Advanced Search.

Same here. I've created customfield "Requirement" to identify external Requirement ID. Searching using Contains Words is inadequate cause it search all fields containing similar string.

May 19 2016, 6:11 PM · Restricted Project, Custom Fields, Bug Report

May 13 2016

eadler added a parent task for T5873: Update Conduit for ApplicationTransactions, CustomFields and Edges: T10512: Implement `user.search` Conduit API method.
May 13 2016, 9:44 PM · Haskell.org, Restricted Project, Restricted Project, ApplicationEditor, FreeBSD, Restricted Project, User Delight, Phacility, Custom Fields, Transactions, Conduit
eadler removed a subtask for T5873: Update Conduit for ApplicationTransactions, CustomFields and Edges: T10512: Implement `user.search` Conduit API method.
May 13 2016, 9:43 PM · Haskell.org, Restricted Project, Restricted Project, ApplicationEditor, FreeBSD, Restricted Project, User Delight, Phacility, Custom Fields, Transactions, Conduit
eadler added a subtask for T5873: Update Conduit for ApplicationTransactions, CustomFields and Edges: T10512: Implement `user.search` Conduit API method.
May 13 2016, 9:43 PM · Haskell.org, Restricted Project, Restricted Project, ApplicationEditor, FreeBSD, Restricted Project, User Delight, Phacility, Custom Fields, Transactions, Conduit
eadler removed a parent task for T5873: Update Conduit for ApplicationTransactions, CustomFields and Edges: T10512: Implement `user.search` Conduit API method.
May 13 2016, 9:43 PM · Haskell.org, Restricted Project, Restricted Project, ApplicationEditor, FreeBSD, Restricted Project, User Delight, Phacility, Custom Fields, Transactions, Conduit
eadler added a parent task for T5873: Update Conduit for ApplicationTransactions, CustomFields and Edges: T10512: Implement `user.search` Conduit API method.
May 13 2016, 9:42 PM · Haskell.org, Restricted Project, Restricted Project, ApplicationEditor, FreeBSD, Restricted Project, User Delight, Phacility, Custom Fields, Transactions, Conduit

Apr 29 2016

cburroughs moved T5873: Update Conduit for ApplicationTransactions, CustomFields and Edges from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Apr 29 2016, 2:16 PM · Haskell.org, Restricted Project, Restricted Project, ApplicationEditor, FreeBSD, Restricted Project, User Delight, Phacility, Custom Fields, Transactions, Conduit
cburroughs added a project to T5873: Update Conduit for ApplicationTransactions, CustomFields and Edges: Restricted Project.
Apr 29 2016, 2:15 PM · Haskell.org, Restricted Project, Restricted Project, ApplicationEditor, FreeBSD, Restricted Project, User Delight, Phacility, Custom Fields, Transactions, Conduit

Apr 20 2016

cburroughs moved T6030: Allow CustomFields to specify additional options (like "required") configurable in `<application>.fields` from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Apr 20 2016, 6:11 PM · Restricted Project, Restricted Project, Custom Fields
cburroughs added a project to T6030: Allow CustomFields to specify additional options (like "required") configurable in `<application>.fields`: Restricted Project.
Apr 20 2016, 6:10 PM · Restricted Project, Restricted Project, Custom Fields

Apr 18 2016

urzds updated the question details for Q371: How to force certain CustomField values upon user accounts?.
Apr 18 2016, 1:51 PM · Custom Fields, Profile
urzds updated Q371: How to force certain CustomField values upon user accounts? from to How to force certain CustomField values upon user accounts?.
Apr 18 2016, 1:51 PM · Custom Fields, Profile

Apr 11 2016

epriestley updated subscribers of T5873: Update Conduit for ApplicationTransactions, CustomFields and Edges.
Apr 11 2016, 7:27 PM · Haskell.org, Restricted Project, Restricted Project, ApplicationEditor, FreeBSD, Restricted Project, User Delight, Phacility, Custom Fields, Transactions, Conduit

Apr 8 2016

eadler moved T3794: Rebuild Diffusion/Audit on top of CustomField infrastructure from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Apr 8 2016, 6:41 PM · Restricted Project, Diffusion, Custom Fields

Apr 7 2016

eadler moved T418: Integrate CustomField into more interfaces from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Apr 7 2016, 6:05 PM · Restricted Project, Restricted Project, Restricted Project, Maniphest, Custom Fields
eadler moved T3794: Rebuild Diffusion/Audit on top of CustomField infrastructure from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Apr 7 2016, 6:05 PM · Restricted Project, Diffusion, Custom Fields
eadler added a project to T3794: Rebuild Diffusion/Audit on top of CustomField infrastructure: Restricted Project.
Apr 7 2016, 6:04 PM · Restricted Project, Diffusion, Custom Fields
eadler added a project to T418: Integrate CustomField into more interfaces: Restricted Project.
Apr 7 2016, 6:04 PM · Restricted Project, Restricted Project, Restricted Project, Maniphest, Custom Fields

Apr 6 2016

epriestley removed a parent task for T5873: Update Conduit for ApplicationTransactions, CustomFields and Edges: T7944: Add Conduit support to Calendar.
Apr 6 2016, 3:21 PM · Haskell.org, Restricted Project, Restricted Project, ApplicationEditor, FreeBSD, Restricted Project, User Delight, Phacility, Custom Fields, Transactions, Conduit

Mar 15 2016

sdarshanam updated the question details for Q337: how to export custom fields of type : "select".
Mar 15 2016, 9:15 AM · Custom Fields, Maniphest
sdarshanam updated Q337: how to export custom fields of type : "select" from how to export custom fields? to how to export custom fields of type : "select".
Mar 15 2016, 9:14 AM · Custom Fields, Maniphest
sdarshanam updated the question details for Q337: how to export custom fields of type : "select".
Mar 15 2016, 9:08 AM · Custom Fields, Maniphest
sdarshanam updated the question details for Q337: how to export custom fields of type : "select".
Mar 15 2016, 9:08 AM · Custom Fields, Maniphest
sdarshanam updated Q337: how to export custom fields of type : "select" from to how to export custom fields?.
Mar 15 2016, 9:07 AM · Custom Fields, Maniphest

Feb 25 2016

Krenair added a parent task for T5873: Update Conduit for ApplicationTransactions, CustomFields and Edges: T7944: Add Conduit support to Calendar.
Feb 25 2016, 6:17 PM · Haskell.org, Restricted Project, Restricted Project, ApplicationEditor, FreeBSD, Restricted Project, User Delight, Phacility, Custom Fields, Transactions, Conduit
Krenair removed a subtask for T5873: Update Conduit for ApplicationTransactions, CustomFields and Edges: T7944: Add Conduit support to Calendar.
Feb 25 2016, 6:17 PM · Haskell.org, Restricted Project, Restricted Project, ApplicationEditor, FreeBSD, Restricted Project, User Delight, Phacility, Custom Fields, Transactions, Conduit
Krenair added a subtask for T5873: Update Conduit for ApplicationTransactions, CustomFields and Edges: T7944: Add Conduit support to Calendar.
Feb 25 2016, 6:17 PM · Haskell.org, Restricted Project, Restricted Project, ApplicationEditor, FreeBSD, Restricted Project, User Delight, Phacility, Custom Fields, Transactions, Conduit

Feb 23 2016

eadler moved T5873: Update Conduit for ApplicationTransactions, CustomFields and Edges from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Feb 23 2016, 6:14 PM · Haskell.org, Restricted Project, Restricted Project, ApplicationEditor, FreeBSD, Restricted Project, User Delight, Phacility, Custom Fields, Transactions, Conduit

Feb 19 2016

lmar added a comment to T10378: Custom text field does not show up in Advanced Search.

But the documentation says:

Feb 19 2016, 7:31 AM · Restricted Project, Custom Fields, Bug Report

Feb 18 2016

chad added a comment to T10378: Custom text field does not show up in Advanced Search.

I don't know if it's intentional or not, but I can find tasks with custom field text values using the Contains Words field.

Feb 18 2016, 4:44 PM · Restricted Project, Custom Fields, Bug Report
chad added a project to T10378: Custom text field does not show up in Advanced Search: Custom Fields.
Feb 18 2016, 4:40 PM · Restricted Project, Custom Fields, Bug Report

Feb 13 2016

JOY updated Q309: Version, Fixed in Version and Target Version fields for Maniphest? from to Version, Fixed in Version and Target Version fields for Maniphest?.
Feb 13 2016, 11:53 AM · Custom Fields, Maniphest
JOY updated Q308: Use one pre-filling form for multiple projects from to Use one pre-filling form for multiple projects.
Feb 13 2016, 6:40 AM · Projects, Custom Fields

Feb 11 2016

epriestley added a comment to T5786: Separate Differential reviewer warnings from the reviewers field.

There may be a better pathway forward for issuing the actual prompt after T10329, depending on how that pans out.

Feb 11 2016, 6:42 PM · Custom Fields, Differential
epriestley updated subscribers of T5873: Update Conduit for ApplicationTransactions, CustomFields and Edges.
Feb 11 2016, 5:32 PM · Haskell.org, Restricted Project, Restricted Project, ApplicationEditor, FreeBSD, Restricted Project, User Delight, Phacility, Custom Fields, Transactions, Conduit

Feb 10 2016

sdarshanam added a comment to T10315: Make it more clear to users how to rebuild search indexes after adding search support to custom fields.

Thanks!! its worked now.

Feb 10 2016, 1:36 PM · Custom Fields, Search, Documentation
epriestley renamed T10315: Make it more clear to users how to rebuild search indexes after adding search support to custom fields from On setting "search" key for an existing custom maniphest fields is not returning correct results. to Make it more clear to users how to rebuild search indexes after adding search support to custom fields.
Feb 10 2016, 1:27 PM · Custom Fields, Search, Documentation

Feb 4 2016

epriestley merged T10278: allow maniphest forms to require an entry in a field into T6030: Allow CustomFields to specify additional options (like "required") configurable in `<application>.fields`.
Feb 4 2016, 9:35 PM · Restricted Project, Restricted Project, Custom Fields
AmazingTrans added a comment to T418: Integrate CustomField into more interfaces.
In T418#157090, @chad wrote:

What version of pfabricator does the following "shouldAppearInListView and renderOnListItem" parameter is available in ManiphestCustomField ?

Not sure what the context is for this question. This task is open because the feature is not complete.

Feb 4 2016, 8:36 PM · Restricted Project, Restricted Project, Restricted Project, Maniphest, Custom Fields
chad added a comment to T418: Integrate CustomField into more interfaces.

What version of pfabricator does the following "shouldAppearInListView and renderOnListItem" parameter is available in ManiphestCustomField ?

Feb 4 2016, 8:31 PM · Restricted Project, Restricted Project, Restricted Project, Maniphest, Custom Fields
AmazingTrans added a comment to T418: Integrate CustomField into more interfaces.

What version of pfabricator does the following "shouldAppearInListView and renderOnListItem" parameter is available in ManiphestCustomField ?

Feb 4 2016, 8:23 PM · Restricted Project, Restricted Project, Restricted Project, Maniphest, Custom Fields

Jan 23 2016

chad changed the status of T8786: Add support for custom fields per project from Duplicate to Resolved.

I believe the use cases here are reasonably solved with EditEngine in Maniphest and new Projects (build your own custom form, hide what you want from Marketing, and provide a link to the form on the Marketing project).

Jan 23 2016, 3:25 AM · Projects, Custom Fields

Jan 19 2016

epriestley updated subscribers of T5873: Update Conduit for ApplicationTransactions, CustomFields and Edges.
Jan 19 2016, 10:58 PM · Haskell.org, Restricted Project, Restricted Project, ApplicationEditor, FreeBSD, Restricted Project, User Delight, Phacility, Custom Fields, Transactions, Conduit

Jan 12 2016

epriestley closed T10130: Feed shows UNIX timestamps for custom date fields as Resolved by committing rPb812a2171a96: Make custom "date" field feed stories human-readable.
Jan 12 2016, 3:11 PM · Custom Fields, Bug Report
epriestley claimed T10130: Feed shows UNIX timestamps for custom date fields.
Jan 12 2016, 2:19 PM · Custom Fields, Bug Report

Jan 9 2016

eadler moved T5873: Update Conduit for ApplicationTransactions, CustomFields and Edges from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Jan 9 2016, 12:51 AM · Haskell.org, Restricted Project, Restricted Project, ApplicationEditor, FreeBSD, Restricted Project, User Delight, Phacility, Custom Fields, Transactions, Conduit
eadler added a project to T5873: Update Conduit for ApplicationTransactions, CustomFields and Edges: Restricted Project.
Jan 9 2016, 12:51 AM · Haskell.org, Restricted Project, Restricted Project, ApplicationEditor, FreeBSD, Restricted Project, User Delight, Phacility, Custom Fields, Transactions, Conduit

Dec 22 2015

epriestley moved T5353: Add visual hint to tasks that are blocked by others from Backlog to Task Relationships on the Maniphest board.
Dec 22 2015, 1:01 AM · Maniphest, Custom Fields
epriestley added a parent task for T5353: Add visual hint to tasks that are blocked by others: T10034: Plan the future of Maniphest task relationships.
Dec 22 2015, 12:36 AM · Maniphest, Custom Fields

Dec 18 2015

epriestley moved T5873: Update Conduit for ApplicationTransactions, CustomFields and Edges from Backlog to vNext on the Transactions board.
Dec 18 2015, 1:07 PM · Haskell.org, Restricted Project, Restricted Project, ApplicationEditor, FreeBSD, Restricted Project, User Delight, Phacility, Custom Fields, Transactions, Conduit

Dec 17 2015

epriestley closed T5158: Maniphest custom field refuses to use non-empty default value as Resolved by committing rP8a0dfa94d438: Make configured and EditEngine defaults work correctly for custom fields.
Dec 17 2015, 6:44 PM · Maniphest, Custom Fields, Transactions
epriestley added a revision to T5158: Maniphest custom field refuses to use non-empty default value: D14809: Make configured and EditEngine defaults work correctly for custom fields.
Dec 17 2015, 5:36 PM · Maniphest, Custom Fields, Transactions

Dec 16 2015

epriestley added a parent task for T5689: Batch edit of Maniphest custom fields: T10005: Implement an ApplicationEditor-based Bulk Editor.
Dec 16 2015, 9:45 PM · Custom Fields, Maniphest
epriestley closed T5018: Allow ApplicationSearch query results to be grouped by CustomField values as Wontfix.

They can now be sorted by custom fields, and after T4863 they'll be able to render in lists. It's possible that T9372 will impact this, too.

Dec 16 2015, 9:07 PM · Custom Fields
epriestley added a comment to T5873: Update Conduit for ApplicationTransactions, CustomFields and Edges.

Reading Custom Fields is now supported in new *.search endpoints (paste.search, maniphest.search, owners.search).

Dec 16 2015, 9:03 PM · Haskell.org, Restricted Project, Restricted Project, ApplicationEditor, FreeBSD, Restricted Project, User Delight, Phacility, Custom Fields, Transactions, Conduit
epriestley closed T6864: Sort Queries in Ascending/Descending Order as Resolved by committing rPa5d23c9f3e88: Allow custom fields to be ordered ascending or descending.
Dec 16 2015, 8:59 PM · Search, Custom Fields
epriestley added a revision to T6864: Sort Queries in Ascending/Descending Order: D14800: Allow custom fields to be ordered ascending or descending.
Dec 16 2015, 8:20 PM · Search, Custom Fields
epriestley closed T6287: Custom Fields - add concept of "needed for quick create" for a given field as Wontfix.

I removed "Quick Create" entirely in T9905, so this is obsolete (at least, for now).

Dec 16 2015, 7:16 PM · Custom Fields, Projects

Dec 14 2015

epriestley closed T8234: Dynamic Custom Field Support as Wontfix.
Dec 14 2015, 7:43 PM · Custom Fields
epriestley merged task T6281: Custom Field indexes are rebuilt on every ticket change even if the fields did not into T9890: Version and lock search index rebuilds to reduce the cost of runaway writes.
Dec 14 2015, 6:20 PM · Custom Fields

Dec 11 2015

epriestley updated subscribers of T5158: Maniphest custom field refuses to use non-empty default value.
Dec 11 2015, 12:50 PM · Transactions, Custom Fields, Maniphest