Function: ProjectStartDate

A function that returns the start date for a project (as configured on the project details tab of the edit project screen for the project).

Syntax

ProjectStartDate(projectName)

Example

EntityType = Requirement AND CreatedAt < ProjectStartDate('Project X')

See Also

  • No labels