Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

(issue.properties['stjc-field-817']?.values ? issue.properties['stjc-field-22']?.values?.reduce((a, b) => a + Number(b.get("2974")) ,0) : 0 ) >= 50, where

22 is the table Table ID;

2974 is a table column ID.

...