Property:Wiki task status

From Final Fantasy XIV Online Wiki
Jump to navigation Jump to search
{{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 10 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" ] } }