Tagged Questions
0
votes
0answers
43 views
Rally App SDK 1.32: Chooser does not display FormattedID for PortfolioItems
It seems that of the few examples that I can dig up, the Chooser in the 1.32 SDK shows the FormattedID column for User Stories (Hierarchical Requirements), but in my testing, it does not show the ...
2
votes
1answer
597 views
Rally: Query Filtered to Specific Tags
I am writing a custom app for Rally and I would like to filter the data to stories with specific tags. So far I haven't found a way to write the correct syntax to achieve this purpose. Here's an ...
3
votes
1answer
178 views
Rally: Empty RevisionHistory in StandardCardRenderer
I created a custom application in Rally that is a modified version of the Catalog App Kanban Board. I took the StandardCardRendered and extended it by adding fields, changing formatting, and hiding ...