Versions Compared

Key

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

...

  • One type consists of mathematical functions, to enable more calculations you can do

  • The second are is aggregating functions, where you combine multiple values into one, which is necessary to reduce the results of some functions of the third type

  • Relation functions, which fetch values from other related issues, so you can get values from subtasks for example

...

If the entered number is already a whole number, it is unchanged. However, if it is not, and someone enters 15.3 for example, it is rounded up to the next whole number, and we get 16.
Because we write the result to the same field during the transition, i. e. “Number of Participants”, the same field is adjusted, and we have successfully sanitised sanitized the input.

Multiple Values

...