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 |
---|---|---|
| NOT STARTED | grey |
| ON TRACK | green |
| AT RISK | orange |
| OFF TRACK | red |
Â
Completed statuses
Internal (depreceted) status | Displayed status | Displayed color |
---|---|---|
| SUCCESS | green |
| RESCHEDULED | blue |
| CANCELED | black |
| FAILED | red |
| INCOMPLETE | orange |
Â