On 2022-01-24 09:47, 'Ben Rohlfs' via Repo and Gerrit Discussion wrote:
>
> Gerrit has a user setting "Automatically mark viewed files reviewed".
> It means that as soon as you view a file it will be marked as
> reviewed.
>
> This even applies to when all files are expanded in the change view,
> which is causing lots of write QPS for large changes and might not
> work as expected, because it even applies to content that was never
> on-screen.
Yes, I personally think this is a problematic approach, so I don't
use it. However, I suspect many people might think the same thing
about automatically marking emails as "read" when first displaying
them. Likely because both use cases are useful, most email clients
make this optional.
> I was wondering if we could just remove the "Automatically mark viewed
> files reviewed" feature from the *change page*. WDYT? Who is actively
> using that feature and can provide some feedback?
I suspect it would be possible to "mine" your users' settings to
see how many users have this feature enabled. If more than 0 users
have it enabled, I would assume it is useful. It has been a long
time, but I seem to recall that Shawn once said that this actually
an internal Google requirement to have this feature when he first
implemented it. It may be worth investigating if that was true,
and whether it still is.
If it would be valuable to you, we may be able to mine our users
to see if any of them use that setting.
> FWIW, a lot of users that I have talked to don't use the
> "mark files as reviewed" feature at all.
I use this feature EVERYTIME I review a change. However, since the
current WUI seems to have eliminated the visual UI elements to toggle
this while reviewing files, I am not surprised that many users would
not use it (it is essentially a hidden feature). The way that I use
it is via the capital "M" shortcut which not only marks a file
"reviewed", but also advances to the next "unreviewed" file! Since I
find this to be an amazingly useful feature, my hope is that at some
point the WUI will re-expose this as something that can be done via
the mouse in a convenient way so that it is a more discoverable
feature for newer users.
-Martin
--
The Qualcomm Innovation Center, Inc. is a member of Code
Aurora Forum, hosted by The Linux Foundation