•  
      request #9454 When refreshing trackers, progress monitors should reflect actual progress
    Infos
    #9454
    Patrick-Jeffrey Pollo Guilbert (epatpol)
    2016-10-20 18:11
    2016-09-07 20:11
    9728
    Details
    When refreshing trackers, progress monitors should reflect actual progress
    For example, we could take the remaining number of work units, divide it by the number of artifacts, and increment the work done every time an artifact is updated.
    Mylyn
    All
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Empty
    Closed
    2016-10-20
    Attachments
    Empty
    References
    References list is empty

    Follow-ups

    User avatar
    I think that the progress bars are way more refined with the current patches I pushed. The only problem is that the units used to divide the progress monitor length are in the Mylyn code, so it's a bit more difficult to have more controls over that (the refresh config should be a bigger task for instance), so I'll just close it off for now. If there is ever a need for more granularity, I'll see if I can push a patch to Mylyn.

    • Status changed from New to Closed
    • Close date set to 2016-10-20
    User avatar
    I already added more description when refreshing, so it's a bit more clear what artifact and what task is being currently run, but the progress bar doesn't reflect any of that at the moment.