This site is moving soon to become part of an integrated Appfire documentation and information site for our apps. This site will remain available during the transition to our new and improved site. Once this site is moved over, this banner will be updated with the new site link for easy access.

Take a look here! If you have any questions please email support@appfire.com

Objective and Key result statuses

Status represents the state of an objective or a key result.
We use the same statuses for key results and objectives.
Statuses on Jira UI are displayed statuses, which have different wording from internal statuses.
API methods consume and return displayed status.
Some of API query methods still reutrn internal statuses.
Those columns are deprecated, and we will remove them in future.

Here are status mapping tables to help associate both kinds of statuses.
Highlighted rows mark difference in wording.

In progress statuses

Internal (depreceted) status

Displayed status

Displayed color

Internal (depreceted) status

Displayed status

Displayed color

NOT_STARTED

NOT STARTED

grey

ON_TRACK

ON TRACK

green

AT_RISK

AT RISK

orange

ACTION_REQUIRED

OFF TRACK

red

 

Completed statuses

Internal (depreceted) status

Displayed status

Displayed color

Internal (depreceted) status

Displayed status

Displayed color

SUCCESS

SUCCESS

green

DELAYED

RESCHEDULED

blue

CANCELED

CANCELED

black

FAILED

FAILED

red

MISSED_TARGET

INCOMPLETE

orange

Â