Rally Software

  • 1.  Iteration Status / Iteration Tracking Board - StatsBanner source code not working?

    Posted Jun 20, 2018 01:01 PM
      |   view attached

    Hi! 

    I used the rally-app-builder and source code on github to build a custom Iteration Tracking Board App.  I can see that the StatsBanner code is in the config.json and deployed html files.  However, the StatsBanner does not load.  Please tell me why that is! 

    {
    "name": "Iteration Tracking Board",
    "className": "Rally.apps.iterationtrackingboard.IterationTrackingBoardApp",
    "server": "https://rally1.rallydev.com",
    "sdk": "2.1",
    "javascript": [
    "../common/RowSettingsField.js",
    "StatsBannerField.js",
    "statsbanner/IterationProgressDialogChartToggle.js",
    "statsbanner/iterationprogresscharts/IterationProgressMixin.js",
    "statsbanner/iterationprogresscharts/IterationProgressChart.js",
    "statsbanner/iterationprogresscharts/BurndownChart.js",
    "statsbanner/iterationprogresscharts/CumulativeFlowChart.js",
    "statsbanner/iterationprogresscharts/PieChart.js",
    "statsbanner/IterationProgressDialog.js",
    "IterationTrackingBoardApp.js",
    "statsbanner/iterationprogresscharts/MinimalPieChart.js"
    ],
    "css": [
    "StatsBanner.less",
    "IterationTrackingBoardApp.less"
    ]
    }

    Thank you in advance, 

     

    Michael



  • 2.  Re: Iteration Status / Iteration Tracking Board - StatsBanner source code not working?

    Broadcom Employee
    Posted Jun 20, 2018 01:14 PM

    Hi Michael,

    Unzipping your attachment I see a HTML page inside but it comes blank on my Chrome browser. I guess it has a screen shot of the problem. Perhaps your attachment will work better for others who may download.

     

    Yet, if possible - can you include a screen shot showing the missing Stats Banner so that we're certain how it looks like.

     

    Thanks,

    Sagi



  • 3.  Re: Iteration Status / Iteration Tracking Board - StatsBanner source code not working?

    Posted Jun 21, 2018 06:37 PM

    Missing Banner



  • 4.  Re: Iteration Status / Iteration Tracking Board - StatsBanner source code not working?
    Best Answer

    Posted Jun 21, 2018 03:42 AM

    michael.addington,

     

    I'm not sure why it isn't working, but maybe this one from Technical Services will work for you?  I just tested it and it displays in my test Subscription.

     

    Iteration Tracking Board with PI Swimlanes 

     

    Michael



  • 5.  Re: Iteration Status / Iteration Tracking Board - StatsBanner source code not working?

    Posted Jun 21, 2018 06:31 PM

    Hey!  That one worked for me.  Thanks bulmi01



  • 6.  Re: Iteration Status / Iteration Tracking Board - StatsBanner source code not working?

    Posted Jun 22, 2018 03:02 PM

    I hit another roadblock. 

     

    The technical services version isn't loading all the gauges in the Banner:

     

    • 'Defects' - Works
    • 'Planned Velocity' - Works
    • 'Burndown Works' - Works
    • Grid Summary Row - Works
    • 'Iteration End' - Data not loading
    • 'Accepted' - Data not loading
    • 'Tasks' - Count is 1 less than Iteration Status Page