Custom property history summary in 2023 R2 P01

Hello !

We are encountering an issue with the custom properties "History Summary."

Since our migration (from 2020 R2 P01 to 2023 R2 P01), our symbols retrieving "History Summary" values are no longer functioning.

For example, with the configuration below, the "ValeurJ" property returns the value "NaN":

Reference name: ValeurTxt (concatenation to form the tag), same result when directly pointing to a variable
Duration: 1440 (24h)
Start time: DateJ (string) retrieved by script OnShow (below) in the format (30/08/2024)

Has the configuration of this custom property changed since the 2023 version?

Thank you.

Parents
  • Hi Benoit!

    This might sound far-fetched, but could you try and repeat your test, excluding the script or any use of System.DateTime namespace.

    I have seen several issues in recent versions where script referencing to this just don't execute. (it has been reported).

    What I'm aiming for is if you could repeat your test with hardcoded references or set the DateJ to DateJ7 manually, just for the sake of troubleshooting. Does this make any difference?

    But as John suggest, the support is the way to go, but if you have the possibility, report back your findings here.

Reply
  • Hi Benoit!

    This might sound far-fetched, but could you try and repeat your test, excluding the script or any use of System.DateTime namespace.

    I have seen several issues in recent versions where script referencing to this just don't execute. (it has been reported).

    What I'm aiming for is if you could repeat your test with hardcoded references or set the DateJ to DateJ7 manually, just for the sake of troubleshooting. Does this make any difference?

    But as John suggest, the support is the way to go, but if you have the possibility, report back your findings here.

Children
No Data