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 →Documentation Index
Fetch the complete documentation index at: https://developers.plane.so/llms.txt
Use this file to discover all available pages before exploring further.
The Cycles object
Attributes-
namestring (required) Name of the cycle -
descriptionstring Description of the cycle -
start_datedate Start date of the cycle -
end_datedate End date of the cycle -
created_attimestamp The timestamp of the time when the project was created -
updated_attimestamp The timestamp of the time when the project was last updated -
view_propsIt store the filters and the display properties selected by the user to visualize the issues in the module -
sort_orderIt gives the position of the module at which it should be displayed -
created_by,updated_byuuid These values are auto saved and represent the id of the user that created or the updated the -
Projectuuid It contains projects uuid which is automatically saved. -
Workspaceuuid It contains workspace uuid which is automatically saved -
owned_byuuid The user ID of the cycle owner -
archived_attimestamp The timestamp when the cycle was archived (if archived) -
timezonestring The timezone for the cycle -
versionnumber Version number of the cycle

