Skip to main content
Cycles are custom time periods in which a team works to complete items from their backlog. At the end of a cycle, the team typically has a new version of their project or product ready. Learn more about Cycles →

The Cycles object

Attributes
  • name string (required) Name of the cycle
  • description string Description of the cycle
  • start_date date Start date of the cycle
  • end_date date End date of the cycle
  • created_at timestamp The timestamp of the time when the project was created
  • updated_at timestamp The timestamp of the time when the project was last updated
  • view_props It store the filters and the display properties selected by the user to visualize the issues in the module
  • sort_order It gives the position of the module at which it should be displayed
  • created_by , updated_by uuid These values are auto saved and represent the id of the user that created or the updated the
  • Project uuid It contains projects uuid which is automatically saved.
  • Workspace uuid It contains workspace uuid which is automatically saved
  • owned_by uuid The user ID of the cycle owner
  • archived_at timestamp The timestamp when the cycle was archived (if archived)
  • timezone string The timezone for the cycle
  • version number Version number of the cycle