Currently we have support for color-coded enum values, on
string
properties.
Extending the data model support for color-coded values on other property types would enable us to visually highlight where a value warrants attention.
Examples:
  • Date values which fall within a specific range - e.g. where an end-of-life deadline is in the next ~12 months
  • Numeric values which have crossed a threshold - e.g. cloud costs vs budget
  • URL (string, but not enumerated) values which link to a particular host - e.g. when transitioning away from an old ticketing/documentation platform
Similar to https://roadmap.port.io/ideas/p/ability-to-configure-display-colours-for-boolean-properties, but I'm proposing expanding this for multiple property data types.