User:Dria/Feature page query examples/Product Team tracking list

From MozillaWiki
Jump to navigation Jump to search

The queries

Quick lists generated so the product team can track which features are at which stage, as well as who owns it, its priority, and when each page was last modified.

Product Team tracking list

Stage: Draft

{{#ask: Feature stage::Draft | ?# | ?Feature name# | ?Feature priority# | ?Feature list# | ?Feature version# | ?Feature product manager# | ?Modification date# | mainlabel=- | sort=Feature priority | format=template | template=ProductTeamTrackingListTable | limit=1000 }}
Pr Feature Feature List Release Target Prod Mgr Last Modified

Stage: Feature Inbox

{{#ask: Feature stage::Feature Inbox | ?# | ?Feature name# | ?Feature priority# | ?Feature list# | ?Feature version# | ?Feature product manager# | ?Modification date# | mainlabel=- | sort=Feature priority | format=template | template=ProductTeamTrackingListTable | limit=1000 }}
Pr Feature Feature List Release Target Prod Mgr Last Modified

Stage: On hold

{{#ask: Feature stage::On hold | ?# | ?Feature name# | ?Feature priority# | ?Feature list# | ?Feature version# | ?Feature product manager# | ?Modification date# | mainlabel=- | sort=Feature priority | format=template | template=ProductTeamTrackingListTable | limit=1000 }}
Pr Feature Feature List Release Target Prod Mgr Last Modified

Stage: Definition

{{#ask: Feature stage::Definition | ?# | ?Feature name# | ?Feature priority# | ?Feature list# | ?Feature version# | ?Feature product manager# | ?Modification date# | mainlabel=- | sort=Feature priority | format=template | template=ProductTeamTrackingListTable | limit=1000 }}
Pr Feature Feature List Release Target Prod Mgr Last Modified

Stage: Design

{{#ask: Feature stage::Design | ?# | ?Feature name# | ?Feature priority# | ?Feature list# | ?Feature version# | ?Feature product manager# | ?Modification date# | mainlabel=- | sort=Feature priority | format=template | template=ProductTeamTrackingListTable | limit=1000 }}
Pr Feature Feature List Release Target Prod Mgr Last Modified

Stage: Planning

{{#ask: Feature stage::Planning | ?# | ?Feature name# | ?Feature priority# | ?Feature list# | ?Feature version# | ?Feature product manager# | ?Modification date# | mainlabel=- | sort=Feature priority | format=template | template=ProductTeamTrackingListTable | limit=1000 }}
Pr Feature Feature List Release Target Prod Mgr Last Modified

Stage: Development

{{#ask: Feature stage::Development | ?# | ?Feature name# | ?Feature priority# | ?Feature list# | ?Feature version# | ?Feature product manager# | ?Modification date# | mainlabel=- | sort=Feature priority | format=template | template=ProductTeamTrackingListTable | limit=1000 }}
Pr Feature Feature List Release Target Prod Mgr Last Modified

Stage: Release

{{#ask: Feature stage::Release | ?# | ?Feature name# | ?Feature priority# | ?Feature list# | ?Feature version# | ?Feature product manager# | ?Modification date# | mainlabel=- | sort=Feature priority | format=template | template=ProductTeamTrackingListTable | limit=1000 }}
Pr Feature Feature List Release Target Prod Mgr Last Modified

Stage: Landed

{{#ask: Feature stage::Landed | ?# | ?Feature name# | ?Feature priority# | ?Feature list# | ?Feature version# | ?Feature product manager# | ?Modification date# | mainlabel=- | sort=Feature priority | format=template | template=ProductTeamTrackingListTable | limit=1000 }}
Pr Feature Feature List Release Target Prod Mgr Last Modified

Stage: Shipped

{{#ask: Feature stage::Shipped | ?# | ?Feature name# | ?Feature priority# | ?Feature list# | ?Feature version# | ?Feature product manager# | ?Modification date# | mainlabel=- | sort=Feature priority | format=template | template=ProductTeamTrackingListTable | limit=1000 }}
Pr Feature Feature List Release Target Prod Mgr Last Modified

Stage: Complete

{{#ask: Feature stage::Complete | ?# | ?Feature name# | ?Feature priority# | ?Feature list# | ?Feature version# | ?Feature product manager# | ?Modification date# | mainlabel=- | sort=Feature priority | format=template | template=ProductTeamTrackingListTable | limit=1000 }}
Pr Feature Feature List Release Target Prod Mgr Last Modified