You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Function: ProjectManager

A function that returns the User ID of the user configured as the manager for the project (may return no value if the project manager has not been configured for the project, in which case the query may fail to compile due to empty value lists).

Syntax

ProjectManager(projectName)

Example

EntityType = Requirement AND CreatedBy = ProjectManager('Project X')
  • No labels