Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ProjectPlan

A project plan.

A project plan contains the current status of the issues in a YouTrack saved search. Additionally, it may also contain the past project schedule reconstructed from the YouTrack activity log, and the future schedule computed from YouTrack issue metadata plus the list of available contributors.

Hierarchy

  • ProjectPlan

Index

Properties

Properties

issues

issues: YouTrackIssue[]

Issues and their computed scheduling.

warnings

warnings: ProjectPlanWarning[]

Warnings that may indicate incomplete or invalid data in YouTrack.

Generated using TypeDoc