Timestamp:
2022-05-10T18:42:34+02:00 (3 years ago)
Author:
taylor.smock
Message:

Fix #17288: Notes progress bar shows no progress (patch by gaben, modified)

The patch provided by gaben was modified to only count modified notes for
the progress bar and count. Technically speaking, this is a little less
efficient, as the modified notes will have to iterate through comments
twice instead of once. This should not be noticeable to end users, as
they should not (generally speaking) be closing enough notes for this
to be an issue.

UploadNotesTask now has a test (not by gaben) to check for correctness.

File:
1 added

Note: See TracChangeset for help on using the changeset viewer.