•  
      request #6441 Agile dashboard should take artifact status into account
    Infos
    #6441
    Manuel Vacelet (vaceletm)
    2014-07-23 14:25
    2014-03-13 15:35
    6519
    Details
    Agile dashboard should take artifact status into account
    Purely date based home page is a bit agressive.
    In real world milestones might last "open" even if their dates are over.
    Agile Dashboard
    6.11
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Patricia Carrasco (pcar), Emilio Palmiero (empa)
    Stage
    Manuel Vacelet (vaceletm)
    Closed
    2014-07-23
    Attachments
    References
    Referencing request #6441

    Git commit

    tuleap/tuleap/dev

    Merge commit 'refs/changes/47/2547/10' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD 8c516696c2
    request #6441: Enhance agiledashbord homepage behaviour 1e6a0534bd
    Merge commit 'refs/changes/90/2090/3' of http://gerrit.tuleap.net/tuleap into HEAD 0dcf37fe4d
    request #6441 - Agile dashboard should take artifact status into account 67bbc91d4e

    tuleap/tuleap/stable

    Merge commit 'refs/changes/90/2090/3' of http://gerrit.tuleap.net/tuleap into HEAD 0dcf37fe4d
    request #6441 - Agile dashboard should take artifact status into account 67bbc91d4e
    Merge commit 'refs/changes/47/2547/10' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD 8c516696c2
    request #6441: Enhance agiledashbord homepage behaviour 1e6a0534bd

    tuleap/u/hkelf/tuleap/stable

    Merge commit 'refs/changes/90/2090/3' of http://gerrit.tuleap.net/tuleap into HEAD 0dcf37fe4d
    request #6441 - Agile dashboard should take artifact status into account 67bbc91d4e

    tuleap/u/vaceletm/tuleap/dev

    Merge commit 'refs/changes/90/2090/3' of http://gerrit.tuleap.net/tuleap into HEAD 0dcf37fe4d
    request #6441 - Agile dashboard should take artifact status into account 67bbc91d4e
    Merge commit 'refs/changes/47/2547/10' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD 8c516696c2
    request #6441: Enhance agiledashbord homepage behaviour 1e6a0534bd
    Referenced by request #6441

    Follow-ups

    User avatar
    I close the request since it was merged in 7.1.99.59. Reopen it if you still have the issue

    • Status changed from Reopen to Closed
    • Close date set to 2014-07-23
    User avatar
    Patricia,

    The behaviour you highlighted is fixed in final version of the patch
    Did you have a change to test with 6.11-3 release or with a master build >= to 6.11.99.20 ?
    User avatar
    Martin GOYOT (goyotm)2014-03-26 09:49
    Hello Patricia,

    I'll take a look at it as soon as possible.

    Regards,
    -- Martin
    User avatar
    We have a release with a status of "To be defined" with a Start Date of 2014-04-01. This release is appearing in the "What's Hot" and "Whats Next". According to explanation provided below it should only appear in the What's next as it has a start date in the future.

    • Status changed from Closed to Reopen
    • Close date cleared
    User avatar
    dylan bowden (dylan)2014-03-19 10:33
    Integrated in Tuleap 6.11.99.20

    • Status changed from Under review to Closed
    • Close date set to 2014-03-19
    User avatar
    The 3 panes now show the right information. I think setting a limit of even 10 is sufficient but somehow letting the user know that there are more and then as you say there would be link to the tracker for older sprints.
    User avatar
    Does the 3 pane done/hot/next displays what you expect then ?

    For done, yes there is an hardcoded limit at 10 for done (anyhow it's an improvement over previous version, done/closed were not at all displayed on home page).
    As there might be a lot more done (hundreds), we need to limit or paginate.
    For the moment, I propose to keep the limit (maybe raise to 20) and to have a link to the tracker for older sprints. Does it sounds reasonable ?
    User avatar
    We installed the patch on staging. The "Whats Hot" is showing 25 sprints with artifacts status Planned or current, however, the "Done" is only displaying 10 of 22 sprints. Is there a hard coded limit for Done?
    User avatar
    Patricia, Emilio,

    Could you give it a try on your staging server with the attached patch.
    -> It disable the burndown rendering (consume to much resources)
    -> Only artifacts flagged as done (closed) are in "Done" tab
    -> If an artifact is Open it's in "What's Hot" tab...
    -> ...unless it has a start date in the future, then it's "What's next"