Draft
{{#ask: Feature engineering team::JetpackFeature stage::Draft
| ?#
| ?Feature name#
| ?Feature priority#
| ?Feature health#
| ?Feature feature manager#
| ?Feature status#
| ?Feature status note#
| mainlabel=-
| sort=Feature priority
| format=template
| limit=500
| template=FeatureListTable
}}
InboxActiveOn Hold
{{#ask: Feature engineering team::JetpackFeature stage::On hold
| ?#
| ?Feature name#
| ?Feature priority#
| ?Feature health#
| ?Feature feature manager#
| ?Feature status#
| ?Feature status note#
| mainlabel=-
| sort=Feature priority
| format=template
| limit=500
| template=FeatureListTable
}}
Shelved
{{#ask: Feature engineering team::JetpackFeature stage::Shelved
| ?#
| ?Feature name#
| ?Feature priority#
| ?Feature health#
| ?Feature feature manager#
| ?Feature status#
| ?Feature status note#
| mainlabel=-
| sort=Feature priority
| format=template
| limit=500
| template=FeatureListTable
}}
Completed
{{#ask: Feature engineering team::Jetpack|Shipped||Complete
| ?#
| ?Feature name#
| ?Feature priority#
| ?Feature health#
| ?Feature feature manager#
| ?Feature version#
| ?Feature status note#
| mainlabel=-
| sort=Feature priority
| format=template
| limit=500
| template=FeatureListTable
}}