按功能分类的 CA Agile Central Stories

CA Agile Central Stories by Feature

我使用了下面GitHublink提供的"Print Story Card"功能:

https://github.com/jkrooswyk/Print-Story-Cards-with-Mods-Apps/blob/master/Print%20All%20Backlog%20Story%20Cards.html

不过,我想稍微修改一下,将故事按专题排序,这样我就可以将专题打印在不同颜色的纸上。有没有办法修改这段代码来做到这一点?

您应该可以只更改这一行:

https://github.com/jkrooswyk/Print-Story-Cards-with-Mods-Apps/blob/master/Print%20All%20Backlog%20Story%20Cards.html#L183

像这样:

order: 'Feature'