Skip to main content

Scrum workspaces

View Scrum workspaces in Xurrent Developer Documentation.

Properties​

Reading​

The following properties can be accessed when reading a record.

  • agile_board - reference to agile_boards
  • attachments - attachments aggregate
  • audit - collection of audit entries
  • created_at
  • description
  • disabled
  • id
  • name
  • nodeID
  • picture_uri
  • product_backlog - reference to product_backlogs
  • source
  • sourceID
  • sprint_length
  • team - reference to teams
  • updated_at

Writing​

The following properties can be specified when creating or updating a record.

  • agile_board_id - reference to agile_boards
  • description
  • description_attachments - attachments for the description property
  • disabled
  • name
  • picture_uri
  • product_backlog_id - reference to product_backlogs
  • source
  • sourceID
  • sprint_length
  • team_id - reference to teams

Referenced by​