2024 April Release

Class FSCSCRUM@1.1001:Task Permanent link for this heading

A task describes a piece of work in a user story or a defect.

Explanation:
Tasks are steps that are necessary for the completion of a story or defect. By completing the tasks the team can track progress.

Class Hierarchy

Object > BasicObject > Task

Properties Permanent link for this heading

Type

Property

Name

User

taskcurrentprocessor

Current Processor

ComponentState

taskdisplaydone

Done

ComponentState

taskdisplayinprogress

In Progress

ComponentState

taskdisplaytoverify

To Verify

ExternalIDType[]

taskexternalids

External IDs

string

taskgroupname

Story in Task Board

integer

taskhoursleft

Estimated Remaining Time (Hours) - not used anymore

integer

taskhoursplanned

Planned Effort (Hours) - not used anymore

BacklogItem

taskparent

Backlog Item

ScrumProject

taskproject

Scrum Project

ComponentState

taskstate

State

string[]

tasksubject

Description

Term

taskterm

Task Topic

integer

tasktimecurrentstate

Time in Current State

TimeDetailsType[]

tasktimedetails

Time Registration

integer

tasktimeleft

Estimated Remaining Time

integer

tasktimeleftenter

Estimated Remaining Time

integer

tasktimeplanned

Planned Effort

date

tasktimewhenenter

When

User

tasktimewhoenter

Last Processor

integer

tasktimeworked

Time Worked

integer

tasktimeworkedenter

Time Worked

integer

tasktimeworkedsprint

Time Worked in Sprint

Properties Permanent link for this heading


Current Processor (FSCSCRUM@1.1001:taskcurrentprocessor) Permanent link for this heading

In this field, the user working on this task is displayed. This user is either set automatically by executing the context menu command "Take Task" of the task, or can be set manually.

User FSCSCRUM@1.1001:taskcurrentprocessor readonly

Additional Information

  • Object Classes Allowed: User

Done (FSCSCRUM@1.1001:taskdisplaydone) Permanent link for this heading

ComponentState FSCSCRUM@1.1001:taskdisplaydone readonly volatile


In Progress (FSCSCRUM@1.1001:taskdisplayinprogress) Permanent link for this heading

ComponentState FSCSCRUM@1.1001:taskdisplayinprogress readonly volatile


To Verify (FSCSCRUM@1.1001:taskdisplaytoverify) Permanent link for this heading

ComponentState FSCSCRUM@1.1001:taskdisplaytoverify readonly volatile


External IDs (FSCSCRUM@1.1001:taskexternalids) Permanent link for this heading

unique ExternalIDType[] FSCSCRUM@1.1001:taskexternalids


Story in Task Board (FSCSCRUM@1.1001:taskgroupname) Permanent link for this heading

string FSCSCRUM@1.1001:taskgroupname readonly volatile


Estimated Remaining Time (Hours) - not used anymore (FSCSCRUM@1.1001:taskhoursleft) Permanent link for this heading

In this field the hours to be worked on this task can be specified. This value can be changed when changing the state of the task.

integer FSCSCRUM@1.1001:taskhoursleft readonly volatile invisible


Planned Effort (Hours) - not used anymore (FSCSCRUM@1.1001:taskhoursplanned) Permanent link for this heading

In this field the planned hours, which are needed to complete the task, are defined.

integer FSCSCRUM@1.1001:taskhoursplanned readonly invisible


Backlog Item (FSCSCRUM@1.1001:taskparent) Permanent link for this heading

In this field the Story or Defect of the task is displayed.

BacklogItem FSCSCRUM@1.1001:taskparent readonly

Additional Information


Scrum Project (FSCSCRUM@1.1001:taskproject) Permanent link for this heading

ScrumProject FSCSCRUM@1.1001:taskproject readonly


State (FSCSCRUM@1.1001:taskstate) Permanent link for this heading

In this field the state of the task is displayed. The state of a task can be changed via the context menu command "Change State" of the task.

ComponentState FSCSCRUM@1.1001:taskstate not null readonly


Description (FSCSCRUM@1.1001:tasksubject) Permanent link for this heading

In this field the range of the task is described.

string[] FSCSCRUM@1.1001:tasksubject


Task Topic (FSCSCRUM@1.1001:taskterm) Permanent link for this heading

Term FSCSCRUM@1.1001:taskterm readonly

Additional Information

  • Object Classes Allowed: Term

Time in Current State (FSCSCRUM@1.1001:tasktimecurrentstate) Permanent link for this heading

unsigned integer FSCSCRUM@1.1001:tasktimecurrentstate readonly volatile


Time Registration (FSCSCRUM@1.1001:tasktimedetails) Permanent link for this heading

TimeDetailsType[] FSCSCRUM@1.1001:tasktimedetails


Estimated Remaining Time (FSCSCRUM@1.1001:tasktimeleft) Permanent link for this heading

unsigned integer FSCSCRUM@1.1001:tasktimeleft readonly volatile


Estimated Remaining Time (FSCSCRUM@1.1001:tasktimeleftenter) Permanent link for this heading

unsigned integer FSCSCRUM@1.1001:tasktimeleftenter readonly


Planned Effort (FSCSCRUM@1.1001:tasktimeplanned) Permanent link for this heading

unsigned integer FSCSCRUM@1.1001:tasktimeplanned


When (FSCSCRUM@1.1001:tasktimewhenenter) Permanent link for this heading

date FSCSCRUM@1.1001:tasktimewhenenter


Last Processor (FSCSCRUM@1.1001:tasktimewhoenter) Permanent link for this heading

User FSCSCRUM@1.1001:tasktimewhoenter readonly

Additional Information

  • Object Classes Allowed: User

Time Worked (FSCSCRUM@1.1001:tasktimeworked) Permanent link for this heading

unsigned integer FSCSCRUM@1.1001:tasktimeworked readonly volatile


Time Worked (FSCSCRUM@1.1001:tasktimeworkedenter) Permanent link for this heading

unsigned integer FSCSCRUM@1.1001:tasktimeworkedenter


Time Worked in Sprint (FSCSCRUM@1.1001:tasktimeworkedsprint) Permanent link for this heading

unsigned integer FSCSCRUM@1.1001:tasktimeworkedsprint readonly volatile