Property:Has task status

From Final Fantasy XIV Online Wiki
Jump to navigation Jump to search
Wiki task properties

A keyword property which describes the lifecycle state of a {{task}}.

Allowed values

open
The task has not been started and does not have an assignee.
backlog
The task has not been started but does have an assignee.
in progress
The task has been started but is not done.
done
The task is done.
cancelled
The task has been cancelled and will not be performed.
Showing 20 pages using this property.

Showing 1 related entity.

Showing 3 related entities.

The request is being processed and may take a moment. Preparing...
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_keyw", "allowed_values": [ "open", "backlog", "in progress", "done", "cancelled" ] } }