•  
      request #13225 Reload Timetracking overview times when time are changed on Personal Timetracking widgets
    Infos
    #13225
    Lorentz Romain (lorentzr)
    2019-05-21 14:01
    2019-04-05 12:48
    14103
    Details
    Reload Timetracking overview times when time are changed on Personal Timetracking widgets
    Actualy, when times are changed on personal timetracking widget, the old times are kept on timtracking overview.
    Times must be reload when it's needed.
    Timetracking
    Empty
    Empty
    • [x] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Empty
    Closed
    2019-05-21
    Attachments
    Empty
    References

    Follow-ups

    User avatar
    Joris MASSON (jmasson)2019-05-21 14:01
    last edited by: Joris MASSON (jmasson) 2019-05-21 14:01
    After discussion, the code is short (events on <document>) and the maintenance should be ok.gerrit #14637 integrated into Tuleap 11.1.99.106

    • Status changed from New to Closed
    • Connected artifacts
    • Close date set to 2019-05-21
    • Is an Enhancement or an internal improvement? set to enhancement
    User avatar
    Joris MASSON (jmasson)2019-04-12 15:15

    The proposed solution at gerrit #14637 only deals with the case where the same person edits their time and then watches the overview on the same dashboard. It is unlikely to be a general use case in my opinion.
    Using Realtime (like for Kanban) would adress many more use cases: people editing their times would be seen directly by the person watching their timetracking overview.

    But even while I am writing this, I wonder whether we actually need reloading or "live-update" at all ?
    According to me, it seems overkill. I wonder if there are actual use cases where just hitting F5 would not do the trick. Do people really watch their widget for extended periods ? Do we really want to maintain widget-reloading (or realtime) code if it's not needed ?