Functions
Functions in computed fields allow you to perform multiple operations, such as string manipulations, list operations, mathematical calculations, date handling, and more. These capabilities allow data processing, automation of tasks, and flexibility in customizing your project workflows.
* 
The existing length and join functions and the functions introduced in Codebeamer 9.3.0 enable the definition of map or reduce expressions. These expressions are typically used with (but not limited to) multi-level projections. For example, a task can have multiple subjects using the subjects reference field. Each subject is another tracker item, and each of these items has its own priority.
Was this helpful?