Add support for CREATED_AT and PROJECT_CREATED_AT in formula custom fields
E
Eric Typaldos
At the moment, formula custom fields support a list mentioned here: https://help.hive.com/en/articles/5990184-formulas-supported-in-custom-fields
Specifically:
START_DATE
DUE_DATE
STATUS
PROJECT_START_DATE
PROJECT_DUE_DATE
FIELD("AnyCustomField")
Would like to add support for CREATED_AT (action created at) and PROJECT_CREATED_AT (project created at) to support more complex approaches like calculating SLAs and more.
Log In