RallyCommunity / milestones-of-artifacts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Artifacts with Milestones

Overview

This app example shows how stitch data of artifacts and related milestones together and pass a custom json to Rally.data.wsapi.artifact.Store

Artifacts are filtered by the presence of Milestones:

{property: 'Milestones.ObjectID',operator: '!=',value: null}

Milestones further filtered by TargetDate selected in the date picker.

pick a date a day earlier, and the milestone that was filtered out in the previous screenshot is now included:

This app is available AS IS. It is not supported by Rally support.

License

AppTemplate is released under the MIT license. See the file LICENSE for the full text.

##Documentation for SDK

You can find the documentation on our help site.

About


Languages

Language:HTML 70.1%Language:JavaScript 29.9%