Leftover from T343. Integrate custom fields into Herald, so you can write rules based on them. Nice to have, but no requests for it yet.
(same as Facebook task 518501)
epriestley | |
Dec 2 2011, 11:21 PM |
F708287: Screen Shot 2015-08-12 at 3.33.20 PM.png | |
Aug 12 2015, 10:34 PM |
Leftover from T343. Integrate custom fields into Herald, so you can write rules based on them. Nice to have, but no requests for it yet.
(same as Facebook task 518501)
rP Phabricator | |||
D13618 | rP97ccd936709c Support "Select" custom fields in Herald rules | ||
D8695 | rPe3b5737d02fb Support CustomField in Herald, mostly |
@bigo / @frgtn, this probably doesn't cover your use case completely as-is, but I'm not sure how close it gets. In particular, these field types are supported:
These are not, but support is meaningless because they aren't editable:
These are not, but support is possible:
Basically, do you want to write conditions against any of these unsupported field types at this time? For example, [number of hours] [is greater than] [2], or [some custom select dropdown] [is any of] [custom value 1, custom value 2]? If so, which ones?
Would love to see date fields supported.
The use case I'm trying to cover is to create notifications for open tasks that are past their Due Date (custom date field that we use).
It appears that all the blocking and related tasks have been completed, but this one is still pending. If this is no longer blocked it may be worth re-prioritizing higher and addressing :)
We have a custom field for "Task type" (feature, bug, etc). Would *love* the ability to use herald with this field.
That's supported after D13618.
Only "date", "int" and "credential" remain unsupported.
The use case I'm trying to cover is to create notifications for open tasks that are past their Due Date (custom date field that we use).
See T6491.
We don't have any actual outstanding requests for "date" (as it would actually work), "int" or "credential" (or any of the more esoteric and primarily internal fields which now exist) so I'm going to close this until we do.