File tree Expand file tree Collapse file tree 3 files changed +6
-4
lines changed
Expand file tree Collapse file tree 3 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 55Note that as with other custom lists, the filter is only applied at the root level.
66
77Additionally, items can be filtered by an ancestor portfolio item. (e.g. filter Features that are ultimately children of the higher level Theme).
8+ If placed on a page that also has a [ pi-ancestor-filter-broadcaster] ( https://github.com/RallyTechServices/pi-ancestor-filter-broadcaster ) ,
9+ and filter by ancestor portfolio item is enabled, it will listen to the broadcaster for the selected ancestor.
810
911Several export options are provided and change depending on the root record type
1012chosen in Edit App Settings...
Original file line number Diff line number Diff line change 99 "deploy-debugsdk:watch" : " nodemon --exec grunt deploy-debugsdk"
1010 },
1111 "dependencies" : {
12- "@agile-central-technical-services/utils-ancestor-pi-app-filter" : " ^3.0 .0" ,
12+ "@agile-central-technical-services/utils-ancestor-pi-app-filter" : " ^2.1 .0" ,
1313 "@agile-central-technical-services/utils-ancestor-pi-inline-filter" : " ^1.0.12" ,
1414 "@agile-central-technical-services/utils-shared-views" : " ^1.0.2"
1515 },
Original file line number Diff line number Diff line change 22# yarn lockfile v1
33
44
5- " @agile-central-technical-services/utils-ancestor-pi-app-filter@^3.0 .0 " :
6- version "3.0 .0"
7- resolved "https://registry.yarnpkg.com/@agile-central-technical-services/utils-ancestor-pi-app-filter/-/utils-ancestor-pi-app-filter-3.0 .0.tgz#ddcf9eed9b13154b0b39168db416bf41feb2dc65 "
5+ " @agile-central-technical-services/utils-ancestor-pi-app-filter@^2.1 .0 " :
6+ version "2.1 .0"
7+ resolved "https://registry.yarnpkg.com/@agile-central-technical-services/utils-ancestor-pi-app-filter/-/utils-ancestor-pi-app-filter-2.1 .0.tgz#a2417a0aa43cce28f6c0cc34a7f3d6a898f6e2bf "
88
99" @agile-central-technical-services/utils-ancestor-pi-inline-filter@^1.0.12 " :
1010 version "1.0.12"
You can’t perform that action at this time.
0 commit comments