TPM lifecycle dates

surya123
Mega Guru

Hi All,

On the Enterprise architecture workspace -> technology Portfolio - TPM lifecycle

I see the future dates for end of support date, end of extended supportddate, end of life date are showing as red.

Both past and future shows red colour. Then some dates are not coloured randomly and the font is different from the rest. From where it is coming and if we can fix it?

 

7 REPLIES 7

surya123
Mega Guru

yogesh41
ServiceNow Employee
ServiceNow Employee

Do you have any screenshot to share here ?

 

Yogesh

surya123
Mega Guru

surya123_0-1750951702346.png

Hi @yogesh41 You can see 2028 in red. Also the 2019 date is not in red and bigger font compared to rest.

yogesh41
ServiceNow Employee
ServiceNow Employee

Hi,

 

The End of Life, End of support and End of extended support values get highlighted using "UX Highlighted Value" configuration. You can review this configuration in your instance. 

 

For example , 

The end of support date is highlighted in red when the following conditions are met:

  • Both 
    technology_lifecycle.earliest_lifecycle_date
     and 
    technology_lifecycle.eos_date
     are not empty
  • The 
    earliest_lifecycle_date
     is the same as the 
    eos_date
     (same year, month, and day)

This means that when the earliest lifecycle date in the technology's lifecycle is the end of support date, the system highlights it in red to draw attention to it, indicating that the technology is at the end of support phase.

 

Yogesh