This site is no longer actively maintained. It exists for historical purposes as an example of Phabricator integration and Lua scripting.

Difference between revisions of "User:Ccicalese/Test Queries"

From cpt
(Undo revision 39078 by Ccicalese (talk))
Tag: Undo
m (Text replacement - "Core Platform Team Workboards" to "Platform Team Workboards")
 
Line 6: Line 6:


;Sum of points of all tasks entering Green Done
;Sum of points of all tasks entering Green Done
2019-09-16: {{#ask: [[Project::Core Platform Team Workboards (Green)]][[Column::Done]][[Column Entry Date::>>2019-09-02]][[Column Entry Date::<2019-09-16]]
2019-09-16: {{#ask: [[Project::Platform Team Workboards (Green)]][[Column::Done]][[Column Entry Date::>>2019-09-02]][[Column Entry Date::<2019-09-16]]
  |?-Has subobject.Points
  |?-Has subobject.Points
  |format=sum
  |format=sum
}}
}}


2019-09-30: {{#ask: [[Project::Core Platform Team Workboards (Green)]][[Column::Done]][[Column Entry Date::>>2019-09-16]][[Column Entry Date::<2019-09-30]]
2019-09-30: {{#ask: [[Project::Platform Team Workboards (Green)]][[Column::Done]][[Column Entry Date::>>2019-09-16]][[Column Entry Date::<2019-09-30]]
  |?-Has subobject.Points
  |?-Has subobject.Points
  |format=sum
  |format=sum
}}
}}


2019-10-14: {{#ask: [[Project::Core Platform Team Workboards (Green)]][[Column::Done]][[Column Entry Date::>>2019-09-30]][[Column Entry Date::<2019-10-14]]
2019-10-14: {{#ask: [[Project::Platform Team Workboards (Green)]][[Column::Done]][[Column Entry Date::>>2019-09-30]][[Column Entry Date::<2019-10-14]]
  |?-Has subobject.Points
  |?-Has subobject.Points
  |format=sum
  |format=sum
}}
}}


2019-10-28: {{#ask: [[Project::Core Platform Team Workboards (Green)]][[Column::Done]][[Column Entry Date::>>2019-10-14]][[Column Entry Date::<2019-11-11]]
2019-10-28: {{#ask: [[Project::Platform Team Workboards (Green)]][[Column::Done]][[Column Entry Date::>>2019-10-14]][[Column Entry Date::<2019-11-11]]
  |?-Has subobject.Points
  |?-Has subobject.Points
  |format=sum
  |format=sum
}}
}}


2019-11-11: {{#ask: [[Project::Core Platform Team Workboards (Green)]][[Column::Done]][[Column Entry Date::>>2019-10-28]][[Column Entry Date::<2019-11-11]]
2019-11-11: {{#ask: [[Project::Platform Team Workboards (Green)]][[Column::Done]][[Column Entry Date::>>2019-10-28]][[Column Entry Date::<2019-11-11]]
  |?-Has subobject.Points
  |?-Has subobject.Points
  |format=sum
  |format=sum
}}
}}


2019-12-02: {{#ask: [[Project::Core Platform Team Workboards (Green)]][[Column::Done]][[Column Entry Date::>>2019-11-11]][[Column Entry Date::<2019-12-02]]
2019-12-02: {{#ask: [[Project::Platform Team Workboards (Green)]][[Column::Done]][[Column Entry Date::>>2019-11-11]][[Column Entry Date::<2019-12-02]]
  |?-Has subobject.Points
  |?-Has subobject.Points
  |format=sum
  |format=sum
Line 37: Line 37:


;List of all tasks entering Green Done between 11/11 and 12/2:
;List of all tasks entering Green Done between 11/11 and 12/2:
{{#ask: [[Project::Core Platform Team Workboards (Green)]][[Column::Done]][[Column Entry Date::>>2019-11-11]][[Column Entry Date::<2019-12-02]]
{{#ask: [[Project::Platform Team Workboards (Green)]][[Column::Done]][[Column Entry Date::>>2019-11-11]][[Column Entry Date::<2019-12-02]]
  |?Column Entry Date
  |?Column Entry Date
  |?-Has subobject.Points=Points
  |?-Has subobject.Points=Points

Latest revision as of 20:55, 29 July 2020

Sum of points of all tasks entering Green Done

2019-09-16: 10

2019-09-30: 0

2019-10-14: 25

2019-10-28: 33

2019-11-11: 16

2019-12-02: 37

List of all tasks entering Green Done between 11/11 and 12/2
 Points
T232488: "json" type indicator in URL patterns
T233737: Document MediaWiki integration tests
T233977: Document REST API interface3
T235549: Documentation for public REST API launch
T235564: Implement Integration Tests for Existing iOS Endpoints5
T235567: Investigate Monitoring Kask Availability via Integration Tests8
T235666: REST: Add 'from' and 'to' parameters to historycount endpoint.2
T236168: Implement basic search endpoint3
T236929: Prepare MW REST API to deploy to Production
T236963: Deploy version 1.10.0 of wikidiff2 to production5
T236964: Pass section headers to wikidiff2 to get section header diffs3
T237430: Add object caching and PoolCounter to minor edit count endpoint3
T237555: Config change to enable MW REST API
T237562: Curator reads minor flag of a revision
T237854: Client Developer knows semantic version of API3
T238378: Bot edit count endpoint is timing out
T238380: History edit count endpoint limits are too low2
T238846: Prod compare endpoint missing offset object (with from & to keys) on diff items