Skip to main content
Question

How can I get End of Life date?

  • March 25, 2026
  • 1 reply
  • 27 views

Hello everyone
I’m trying to get EOL date in lifecycle, this is because I need to validate if the lifecycle date is still active or has already expired. In case it has ended, I need to change the risk status value to unacceptable, with a calculable field. The issue is that when I try to do that, it shows me this error. Could someone help me?

this picture is the base field to get the date, to validate against today

This is the issue:
 

 

1 reply

GiannisAnt
Forum|alt.badge.img+1
  • Veteran
  • March 26, 2026

Hi,

try adding // @ts-ignore in the line above.

May I also suggest that you create your own Risk field for your calculation instead of using the OOTB one.